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

Skip to content

Commit 1c85d2a

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1026)
1 parent 0deb8c9 commit 1c85d2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==1.9
1+
cryptography==2.0
22
requests==2.18.1

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.2
2-
cryptography==1.9
2+
cryptography==2.0
33
google-auth==1.0.1
44
requests==2.18.1
55
requests_toolbelt==0.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==1.9
1+
cryptography==2.0
22
pyjwt==1.5.2
33
paho-mqtt==1.3.0

0 commit comments

Comments
 (0)
0