Skip to content

Commit 3440f10

Browse files
authored
chore(deps): update dependency Flask to v2.0.0 (GoogleCloudPlatform#5838)
* chore(deps): update dependancy Flask to v2.0.0 * chore(deps): update websocket requirement * chore(deps): updating trace requirements * chore: add notes on flask contraints
1 parent 6b10919 commit 3440f10

File tree

86 files changed

+112
-93
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+112
-93
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
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 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
google-cloud-datastore==2.1.2
33
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
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 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
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 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
gunicorn==20.1.0
33
requests==2.25.1

appengine/flexible/numpy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
gunicorn==20.1.0
33
numpy==1.20.0; python_version >= '3.7'
44
numpy==1.19.5; python_version < '3.7'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.1.4
1+
Flask==2.0.0
22
google-cloud-pubsub==2.4.2
33
gunicorn==20.1.0

0 commit comments

Comments
 (0)