Skip to content

Commit 1e25e82

Browse files
authored
chore(deps): update dependency gunicorn to v20.1.0 (GoogleCloudPlatform#5586)
1 parent bf71a03 commit 1e25e82

File tree

35 files changed

+35
-35
lines changed

35 files changed

+35
-35
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
33
requests[security]==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
22
google-cloud-datastore==2.1.0
3-
gunicorn==20.0.4
3+
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Django==3.0.2; python_version > '3.5'
22
Django==2.2.9; python_version == '3.5'
33
# mysqlclient==1.4.1 # Uncomment this line if using MySQL
44
wheel==0.36.2
5-
gunicorn==20.0.4
5+
gunicorn==20.1.0
66
#psycopg2==2.8.4 # uncomment if you prefer to build from source
77
psycopg2-binary==2.8.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
33
requests[security]==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
33
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
33
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.1.2
2-
gunicorn==20.0.4
2+
gunicorn==20.1.0
33
numpy==1.20.0; python_version >= '3.7'
44
numpy==1.19.5; python_version < '3.7'
55

0 commit comments

Comments
 (0)