Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f42921

Browse filesBrowse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1234)
* Auto-update dependencies. * Drop pytest-logcapture as it's no longer needed Change-Id: Ia8b9e8aaf248e9770db6bc4842a4532df8383893
1 parent 6a426c6 commit 5f42921
Copy full SHA for 5f42921

File tree

Expand file treeCollapse file tree

5 files changed

+5
-6
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+5
-6
lines changed
+1-1Lines 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
+1-1Lines 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

Copy file name to clipboard
+1-1Lines 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

Copy file name to clipboard
+1-1Lines 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

Copy file name to clipboardExpand all lines: testing/requirements.txt
+1-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.