Skip to content

Commit 33ba1b0

Browse files
authored
chore(deps): update all dependencies (#2081)
1 parent 4803533 commit 33ba1b0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
working-directory: ./scripts
8484

8585
- name: Create PR
86-
uses: actions/[email protected].0
86+
uses: actions/[email protected].1
8787
with:
8888
github-token: ${{secrets.YOSHI_CODE_BOT_TOKEN}}
8989
script: |

samples/compute/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==7.2.1
1+
pytest==7.2.2
22
flaky==3.7.0

samples/compute/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.80.0
2-
google-auth==2.16.1
1+
google-api-python-client==2.84.0
2+
google-auth==2.17.2
33
google-auth-httplib2==0.1.0

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pandas==1.5.3
1+
pandas==2.0.0

0 commit comments

Comments
 (0)