8000 App engine upversion (#2437) · satishkrr/python-docs-samples@2b2cef9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b2cef9

Browse files
gguusscrwilcox
authored andcommitted
App engine upversion (GoogleCloudPlatform#2437)
* App engine upversion * Python 2 compatible pytest
1 parent 7073d87 commit 2b2cef9

File tree

53 files changed

+121
-124
lines changed

Some content is hidden

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

53 files changed

+121
-124
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.0.2
1+
Flask==1.1.1
22
gunicorn==19.9.0
3-
requests[security]==2.21.0
3+
requests[security]==2.22.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==1.0.2
2-
Flask-SQLAlchemy==2.3.2
1+
Flask==1.1.1
2+
Flask-SQLAlchemy==2.4.1
33
gunicorn==19.9.0
44
PyMySQL==0.9.3
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==1.0.2
2-
Flask-SQLAlchemy==2.3.2
1+
Flask==1.1.1
2+
Flask-SQLAlchemy==2.4.1
33
gunicorn==19.9.0
4-
psycopg2==2.7.7
4+
psycopg2==2.8.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.0.2
2-
google-cloud-datastore==1.7.3
1+
Flask==1.1.1
2+
google-cloud-datastore==1.9.0
33
gunicorn==19.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==1.0.2
1+
Flask==1.1.1
22
gunicorn==19.9.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==2.1.10
1+
Django==2.2.5
22
# mysqlclient==1.4.1 # Uncomment this line if using MySQL
3-
wheel==0.32.3
3+
wheel==0.33.6
44
gunicorn==19.9.0
5-
psycopg2==2.7.7 # Comment this line out if using MySQL
5+
psycopg2==2.8.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==1.0.2
1+
Flask==1.1.1
22
gunicorn==19.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==1.0.2
1+
Flask==1.1.1
22
gunicorn==19.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==2.1.10
1+
Django==2.2.5
22
gunicorn==19.9.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.0.2
1+
Flask==1.1.1
22
gunicorn==19.9.0
3-
requests[security]==2.21.0
3+
requests[security]==2.22.0

0 commit comments

Comments
 (0)
0