Skip to content

Commit cbbde5c

Browse files
Bump cryptography from 44.0.0 to 44.0.1 (#265)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a97715 commit cbbde5c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

dev-requirements.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
backports-tarfile==1.2.0
2-
# via jaraco-context
31
certifi==2025.1.31
42
# via requests
53
cffi==1.17.1
64
# via cryptography
75
charset-normalizer==3.4.1
86
# via requests
9-
cryptography==44.0.0
7+
cryptography==44.0.1
108
# via secretstorage
119
distlib==0.3.9
1210
# via virtualenv
@@ -20,10 +18,6 @@ id==1.5.0
2018
# via twine
2119
idna==3.10
2220
# via requests
23-
importlib-metadata==8.6.1
24-
# via
25-
# keyring
26-
# twine
2721
jaraco-classes==3.4.0
2822
# via keyring
2923
jaraco-context==6.0.1
@@ -85,13 +79,9 @@ tox==3.23.1
8579
# via -r dev-requirements.in
8680
twine==6.1.0
8781
# via -r dev-requirements.in
88-
typing-extensions==4.12.2
89-
# via rich
9082
urllib3==2.3.0
9183
# via
9284
# requests
9385
# twine
9486
virtualenv==20.29.1
9587
# via tox
96-
zipp==3.21.0
97-
# via importlib-metadata

0 commit comments

Comments
 (0)