Skip to content

Commit bcce9e4

Browse files
authored
chore(deps): update dependency gunicorn to v20.1.0 (GoogleCloudPlatform#337)
1 parent f3fc133 commit bcce9e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bookshelf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-cloud-firestore==2.0.2
33
google-cloud-storage==1.36.2
44
google-cloud-logging==2.3.1
55
google-cloud-error-reporting<=2.0
6-
gunicorn==20.0.4
6+
gunicorn==20.1.0
77
six==1.15.0

gce/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
flask==1.1.2
22
honcho==1.0.1
3-
gunicorn==20.0.4
3+
gunicorn==20.1.0

0 commit comments

Comments
 (0)