Skip to content

Commit 6f13aa7

Browse files
chore(deps): update all dependencies (#2325)
Co-authored-by: Victor Chudnovsky <[email protected]>
1 parent a10e72b commit 6f13aa7

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

samples/compute/requirements-test.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest==7.4.4; python_version == '3.7'
2-
pytest==8.0.0; python_version >= '3.8'
3-
flaky==3.7.0
2+
pytest==8.2.2; python_version >= '3.8'
3+
flaky==3.8.1
4+

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.114.0
2-
google-auth==2.26.2
1+
google-api-python-client==2.134.0
2+
google-auth==2.30.0
33
google-auth-httplib2==0.2.0

scripts/requirements.txt

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

0 commit comments

Comments
 (0)