Skip to content

Commit

Permalink
chore(deps): update dependency backoff to v1.11.1 (GoogleCloudPlatfor…
Browse files Browse the repository at this point in the history
…m#6571)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
  • Loading branch information
renovate-bot and leahecole authored Aug 16, 2021
1 parent 72f1bda commit 51ec826
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion codelabs/flex_and_vision/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
2 changes: 1 addition & 1 deletion dataflow/run_template/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==6.2.4
flask==2.0.1
backoff==1.11.0
backoff==1.11.1
2 changes: 1 addition & 1 deletion datastore/cloud-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
flaky==3.7.0
2 changes: 1 addition & 1 deletion datastore/cloud-ndb/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/dicom/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.4
backoff==1.11.0
backoff==1.11.1
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/fhir/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.4
backoff==1.11.0
backoff==1.11.1
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/hl7v2/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.4
backoff==1.11.0
backoff==1.11.1
2 changes: 1 addition & 1 deletion healthcare/api-client/v1beta1/fhir/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.0
backoff==1.11.1
flaky==3.7.0
pytest==6.2.4
2 changes: 1 addition & 1 deletion jobs/v3/api_client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
flaky==3.7.0
2 changes: 1 addition & 1 deletion media/transcoder/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.0
backoff==1.11.1
google-cloud-storage==1.41.0
pytest==6.2.4
2 changes: 1 addition & 1 deletion monitoring/api/v3/api-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
flaky==3.7.0
2 changes: 1 addition & 1 deletion storage/cloud-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==6.2.4
mock==4.0.3
backoff==1.11.0
backoff==1.11.1
2 changes: 1 addition & 1 deletion storage/s3-sdk/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==1.11.0
backoff==1.11.1
pytest==6.2.4
google-cloud-storage==1.41.0

0 comments on commit 51ec826

Please sign in to comment.