Skip to content

Commit

Permalink
chore(deps): update all dependencies (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 18, 2022
1 parent ec2205e commit 0841824
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/system_emulated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: '3.8'

- name: Setup GCloud SDK
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].2

- name: Install / run Nox
run: |
Expand Down
4 changes: 2 additions & 2 deletions samples/beam/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apache-beam==2.41.0
google-cloud-bigtable==2.13.0
apache-beam==2.42.0
google-cloud-bigtable==2.13.1
google-cloud-core==2.3.2
2 changes: 1 addition & 1 deletion samples/hello/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
google-cloud-core==2.3.2
2 changes: 1 addition & 1 deletion samples/instanceadmin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
backoff==2.2.1
4 changes: 2 additions & 2 deletions samples/metricscaler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.13.0
google-cloud-monitoring==2.11.2
google-cloud-bigtable==2.13.1
google-cloud-monitoring==2.11.3
2 changes: 1 addition & 1 deletion samples/quickstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
2 changes: 1 addition & 1 deletion samples/snippets/deletes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
snapshottest==0.6.0
2 changes: 1 addition & 1 deletion samples/snippets/filters/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
snapshottest==0.6.0
2 changes: 1 addition & 1 deletion samples/snippets/reads/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
snapshottest==0.6.0
2 changes: 1 addition & 1 deletion samples/snippets/writes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1
2 changes: 1 addition & 1 deletion samples/tableadmin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-bigtable==2.13.0
google-cloud-bigtable==2.13.1

0 comments on commit 0841824

Please sign in to comment.