Skip to content

Commit 08bf317

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#1227)
1 parent 12eb3ef commit 08bf317

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-auth==1.2.1
2-
google-auth-oauthlib==0.1.1
2+
google-auth-oauthlib==0.2.0
33
google-auth-httplib2==0.0.3
44
google-api-python-client==1.6.4
55
flask==0.12.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-bigquery==0.28.0
2-
google-auth-oauthlib==0.1.1
2+
google-auth-oauthlib==0.2.0
33
pytz==2017.3

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ six==1.11.0
55
pyyaml==3.12
66
requests==2.18.4
77
google-auth==1.2.1
8-
google-auth-oauthlib==0.1.1
8+
google-auth-oauthlib==0.2.0

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.5.1
9-
pytest==3.2.4
9+
pytest==3.2.5
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
1212
responses==0.8.1

0 commit comments

Comments
 (0)