8000 Auto-update dependencies. (#1174) · johnmanong/python-docs-samples@4fc9035 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fc9035

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1174)
1 parent e9fdb96 commit 4fc9035

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
22
Flask-SQLAlchemy==2.3.2
33
gunicorn==19.7.1
4-
psycopg2==2.7.3.1
4+
psycopg2==2.7.3.2

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Django==1.11.6
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
5-
psycopg2==2.7.3.1
5+
psycopg2==2.7.3.2

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==2.1.1
1+
cryptography==2.1.2
22
requests==2.18.4

container_engine/django_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Django==1.11.6
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
5-
psycopg2==2.7.3.1
5+
psycopg2==2.7.3.2

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyJWT==1.5.3
2-
cryptography==2.1.1
2+
cryptography==2.1.2
33
flask==0.12.2
44
google-auth==1.1.1
55
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==2.1.1
1+
cryptography==2.1.2
22
pyjwt==1.5.3
33
requests==2.18.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==2.1.1
1+
cryptography==2.1.2
22
pyjwt==1.5.3
33
paho-mqtt==1.3.1

0 commit comments

Comments
 (0)
0