Skip to content

Commit

Permalink
chore(deps): update all dependencies (#2325)
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
  • Loading branch information
renovate-bot and vchudnov-g committed Jun 27, 2024
1 parent a10e72b commit 6f13aa7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions samples/compute/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pytest==7.4.4; python_version == '3.7'
pytest==8.0.0; python_version >= '3.8'
flaky==3.7.0
pytest==8.2.2; python_version >= '3.8'
flaky==3.8.1

4 changes: 2 additions & 2 deletions samples/compute/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.114.0
google-auth==2.26.2
google-api-python-client==2.134.0
google-auth==2.30.0
google-auth-httplib2==0.2.0
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pandas==2.2.0
pandas==2.2.2

0 comments on commit 6f13aa7

Please sign in to comment.