Skip to content

Commit cf1a466

Browse files
Update dependency cryptography to v46 [SECURITY]
1 parent 08ce747 commit cf1a466

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

django/requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ coverage==7.8.0
7474
# via -r requirements.in
7575
createsend==9.1.4
7676
# via -r requirements.in
77-
cryptography==43.0.3
77+
cryptography==46.0.6
7878
# via
7979
# jwcrypto
8080
# pyopenssl

django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ coverage==7.8.0
8080
# via -r requirements.in
8181
createsend==9.1.4
8282
# via -r requirements.in
83-
cryptography==43.0.3
83+
cryptography==46.0.6
8484
# via
8585
# jwcrypto
8686
# pyopenssl

0 commit comments

Comments
 (0)