Skip to content

Commit db7c5c4

Browse files
Bump cryptography from 41.0.7 to 42.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c06e1f6 commit db7c5c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ click==8.1.7
3333
# uvicorn
3434
coverage[toml]==7.3.2
3535
# via pytest-cov
36-
cryptography==41.0.7
36+
cryptography==42.0.2
3737
# via python-jose
3838
ecdsa==0.18.0
3939
# via python-jose

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cffi==1.16.0
1616
# via cryptography
1717
click==8.1.7
1818
# via uvicorn
19-
cryptography==41.0.7
19+
cryptography==42.0.2
2020
# via python-jose
2121
ecdsa==0.18.0
2222
# via python-jose

0 commit comments

Comments
 (0)