Skip to content

Commit ac16f07

Browse files
chore(deps): update all dependencies (#519)
* chore(deps): update all dependencies * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c08ffc7 commit ac16f07

File tree

11 files changed

+14
-14
lines changed

11 files changed

+14
-14
lines changed

β€Žpackages/google-cloud-bigtable/.github/workflows/mypy.ymlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v3
1212
- name: Setup Python
13-
uses: actions/setup-python@v2
13+
uses: actions/setup-python@v3
1414
with:
1515
python-version: "3.8"
1616
- name: Install nox

β€Žpackages/google-cloud-bigtable/.github/workflows/system_emulated.ymlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
steps:
1313

1414
- name: Checkout
15-
uses: actions/checkout@v2
15+
uses: actions/checkout@v3
1616

1717
- name: Setup Python
18-
uses: actions/setup-python@v2
18+
uses: actions/setup-python@v3
1919
with:
2020
python-version: '3.8'
2121

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
apache-beam==2.36.0
2-
google-cloud-bigtable==2.5.2
2+
google-cloud-bigtable==2.6.0
33
google-cloud-core==2.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.5.2
1+
google-cloud-bigtable==2.6.0
22
google-cloud-core==2.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.5.2
1+
google-cloud-bigtable==2.6.0
22
backoff==1.11.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.5.2
2-
google-cloud-monitoring==2.8.0
1+
google-cloud-bigtable==2.6.0
2+
google-cloud-monitoring==2.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-bigtable==2.5.2
1+
google-cloud-bigtable==2.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.5.2
1+
google-cloud-bigtable==2.6.0
22
snapshottest==0.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.5.2
1+
google-cloud-bigtable==2.6.0
22
snapshottest==0.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-bigtable==2.5.2
1+
google-cloud-bigtable==2.6.0

0 commit comments

Comments
Β (0)