8000 Auto-update dependencies. (#999) · jaytoday/python-docs-samples@d6fd3ff · GitHub
[go: up one dir, main page]

Skip to content

Commit d6fd3ff

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#999)
1 parent ca8442a commit d6fd3ff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
33
numpy==1.13.0
4-
scipy==0.19.0
4+
scipy==0.19.1
55
Pillow==4.1.1

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
2-
pyjwt==1.5.0
2+
pyjwt==1.5.2
33
flask-cors==3.0.2
44
google-auth==1.0.1
55
requests==2.18.1

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PyJWT==1.5.0
1+
PyJWT==1.5.2
22
cryptography==1.9
33
google-auth==1.0.1
44
requests==2.18.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cryptography==1.9
2-
pyjwt==1.5.0
2+
pyjwt==1.5.2
33
paho-mqtt==1.3.0

0 commit comments

Comments
 (0)
0