Skip to content

Commit fdf3875

Browse files
committed
chore(deps): update dependency gunicorn to v22 [security]
1 parent 8be59fc commit fdf3875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bookshelf/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-cloud-firestore==2.11.1
33
google-cloud-storage==2.9.0
44
google-cloud-error-reporting==1.9.1
55
google-cloud-logging==3.5.0
6-
gunicorn==20.1.0
6+
gunicorn==22.0.0
77
six==1.16.0

gce/requirements.txt

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

0 commit comments

Comments
 (0)