Skip to content

Commit 1d69c2e

Browse files
Update dependency hvac to v2
1 parent 78d4cf4 commit 1d69c2e

File tree

2 files changed

+407
-416
lines changed

2 files changed

+407
-416
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ flask = "==2.2.5"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
2828
cryptography = "==43.0.1"
29-
hvac = "==0.11.2"
29+
hvac = "==2.3.0"
3030
asyncio = "==3.4.3"
3131
requests = "==2.32.3"
3232
gunicorn = "==22.0.0"

0 commit comments

Comments
 (0)