Skip to content

Commit b40d360

Browse files
Update dependency backoff to v2
1 parent 78d4cf4 commit b40d360

File tree

2 files changed

+385
-395
lines changed

2 files changed

+385
-395
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ prometheus-client = "==0.14.0"
2323
psycopg2-binary = "==2.9.3"
2424
click = "==8.1.2"
2525
flask = "==2.2.5"
26-
backoff = "==1.11.1"
26+
backoff = "==2.2.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
2828
cryptography = "==43.0.1"
2929
hvac = "==0.11.2"

0 commit comments

Comments
 (0)