Skip to content

Commit cee7a99

Browse files
committed
chore(deps): update all dependencies
1 parent 9e30af7 commit cee7a99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

samples/compute/requirements-test.txt

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
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.136.0
2+
google-auth==2.32.0
33
google-auth-httplib2==0.2.0

0 commit comments

Comments
 (0)