Skip to content

Commit 787b743

Browse files
authored
chore(deps): update dependency flask to v2.2.5 [security] (#546)
1 parent daca19a commit 787b743

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

background/app/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-firestore==2.9.1
22
google-cloud-pubsub==2.14.0
3-
flask==2.2.2
3+
flask==2.2.5

gce/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
flask==2.2.2
1+
flask==2.2.5
22
honcho==1.1.0
33
gunicorn==20.1.0

sessions/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-firestore==2.9.1
2-
flask==2.2.2
2+
flask==2.2.5

0 commit comments

Comments
 (0)