Skip to content

Commit 8ffe485

Browse files
Bump cryptography from 42.0.7 to 44.0.1 (#551)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.7...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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 f80d713 commit 8ffe485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"cffi==1.16.0",
7979
"django-appconf==1.0.6",
8080
"django-phonenumber-field==6.4.0",
81-
"cryptography==42.0.7",
81+
"cryptography==44.0.1",
8282
"charset-normalizer==3.3.2",
8383
"click==8.1.7",
8484
"certifi==2024.7.4",

0 commit comments

Comments
 (0)