Skip to content

Commit 23e7bb8

Browse files
Update dependency flask to v3
1 parent 78d4cf4 commit 23e7bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jaeger-client = "==4.8.0"
2222
prometheus-client = "==0.14.0"
2323
psycopg2-binary = "==2.9.3"
2424
click = "==8.1.2"
25-
flask = "==2.2.5"
25+
flask = "==3.1.1"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
2828
cryptography = "==43.0.1"

0 commit comments

Comments
 (0)