Skip to content

Commit fa6dbaf

Browse files
Update dependency cryptography to v44 [SECURITY]
1 parent 78d4cf4 commit fa6dbaf

File tree

2 files changed

+451
-458
lines changed

2 files changed

+451
-458
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click = "==8.1.2"
2525
flask = "==2.2.5"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
28-
cryptography = "==43.0.1"
28+
cryptography = "==44.0.1"
2929
hvac = "==0.11.2"
3030
asyncio = "==3.4.3"
3131
requests = "==2.32.3"

0 commit comments

Comments
 (0)