Skip to content

Commit 3cd647a

Browse files
Bump cryptography from 41.0.6 to 42.0.0 (#237)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cf1446 commit 3cd647a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dev-requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cffi==1.15.1
66
# via cryptography
77
charset-normalizer==3.2.0
88
# via requests
9-
cryptography==41.0.6
9+
cryptography==42.0.0
1010
# via secretstorage
1111
distlib==0.3.7
1212
# via virtualenv
@@ -19,9 +19,7 @@ filelock==3.12.2
1919
idna==3.4
2020
# via requests
2121
importlib-metadata==6.8.0
22-
# via
23-
# keyring
24-
# twine
22+
# via twine
2523
jaraco-classes==3.3.0
2624
# via keyring
2725
jeepney==0.8.0

0 commit comments

Comments
 (0)