Skip to content

Commit 5e821cd

Browse files
Bump cryptography from 42.0.7 to 43.0.1 (#28)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.7...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd97991 commit 5e821cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click==8.1.7
2525
# dotenv-linter
2626
click-default-group==1.2.4
2727
# via dotenv-linter
28-
cryptography==42.0.7
28+
cryptography==43.0.1
2929
# via pyjwt
3030
decorator==5.1.1
3131
# via ipython

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ certifi==2024.7.4
1515
# sentry-sdk
1616
cffi==1.16.0
1717
# via cryptography
18-
cryptography==42.0.7
18+
cryptography==43.0.1
1919
# via pyjwt
2020
h11==0.14.0
2121
# via httpcore

0 commit comments

Comments
 (0)