Skip to content

Commit

Permalink
chore(deps): update all dependencies (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 19, 2022
1 parent 808d7a1 commit efabba0
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion samples/beam/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/beam/requirements.txt
@@ -1,3 +1,3 @@
apache-beam==2.37.0
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
google-cloud-core==2.2.3
2 changes: 1 addition & 1 deletion samples/hello/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/hello/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
google-cloud-core==2.2.3
2 changes: 1 addition & 1 deletion samples/hello_happybase/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/instanceadmin/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/instanceadmin/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
backoff==1.11.1
2 changes: 1 addition & 1 deletion samples/metricscaler/requirements-test.txt
@@ -1,3 +1,3 @@
pytest==7.1.0
pytest==7.1.1
mock==4.0.3
google-cloud-testutils
2 changes: 1 addition & 1 deletion samples/metricscaler/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
google-cloud-monitoring==2.9.1
2 changes: 1 addition & 1 deletion samples/quickstart/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/quickstart/requirements.txt
@@ -1 +1 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
2 changes: 1 addition & 1 deletion samples/quickstart_happybase/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/snippets/filters/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/snippets/filters/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
snapshottest==0.6.0
2 changes: 1 addition & 1 deletion samples/snippets/reads/requirements-test.txt
@@ -1 +1 @@
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/snippets/reads/requirements.txt
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
snapshottest==0.6.0
2 changes: 1 addition & 1 deletion samples/snippets/writes/requirements-test.txt
@@ -1,2 +1,2 @@
backoff==1.11.1
pytest==7.1.0
pytest==7.1.1
2 changes: 1 addition & 1 deletion samples/snippets/writes/requirements.txt
@@ -1 +1 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1
2 changes: 1 addition & 1 deletion samples/tableadmin/requirements-test.txt
@@ -1,2 +1,2 @@
pytest==7.1.0
pytest==7.1.1
google-cloud-testutils==1.3.1
2 changes: 1 addition & 1 deletion samples/tableadmin/requirements.txt
@@ -1 +1 @@
google-cloud-bigtable==2.7.0
google-cloud-bigtable==2.7.1

0 comments on commit efabba0

Please sign in to comment.