Skip to content

Commit 7abf5b5

Browse files
chore(deps): update dependency cryptography to v46 [security]
1 parent 9ed423c commit 7abf5b5

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
@@ -75,7 +75,7 @@ coverage==7.8.0
7575
# via -r requirements.in
7676
createsend==9.1.4
7777
# via -r requirements.in
78-
cryptography==43.0.3
78+
cryptography==46.0.5
7979
# via
8080
# jwcrypto
8181
# pyopenssl

django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ coverage==7.8.0
8181
# via -r requirements.in
8282
createsend==9.1.4
8383
# via -r requirements.in
84-
cryptography==43.0.3
84+
cryptography==46.0.5
8585
# via
8686
# jwcrypto
8787
# pyopenssl

0 commit comments

Comments
 (0)