Skip to content

Commit 4fe5b6b

Browse files
committed
chore(deps): update all dependencies
1 parent 7cb6f0b commit 4fe5b6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

samples/compute/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==7.4.4; python_version == '3.7'
1+
pytest==8.2.2; python_version == '3.7'
22
pytest==8.2.2; python_version >= '3.8'
33
flaky==3.8.1
44

samples/compute/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.134.0
2-
google-auth==2.30.0
1+
google-api-python-client==2.137.0
2+
google-auth==2.32.0
33
google-auth-httplib2==0.2.0

0 commit comments

Comments
 (0)