Skip to content

Commit 5f42921

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#1234)
* Auto-update dependencies. * Drop pytest-logcapture as it's no longer needed Change-Id: Ia8b9e8aaf248e9770db6bc4842a4532df8383893
1 parent 6a426c6 commit 5f42921

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-pubsub==0.29.0
2+
google-cloud-pubsub==0.29.1
33
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==0.29.0
1+
google-cloud-pubsub==0.29.1

pubsub/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==0.29.0
1+
google-cloud-pubsub==0.29.1

storage/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-storage==1.6.0
2-
google-cloud-pubsub==0.29.0
2+
google-cloud-pubsub==0.29.1

testing/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +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.5
10-
pytest-capturelog==0.7
9+
pytest==3.3.0
1110
pyyaml==3.12
1211
responses==0.8.1
1312
WebTest==2.0.29

0 commit comments

Comments
 (0)