Skip to content

Commit 1c32b9d

Browse files
committed
chore(deps): update all dependencies
1 parent 3793533 commit 1c32b9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==2.134.0
1+
google-api-python-client==2.135.0
22
google-auth==2.30.0
33
google-auth-httplib2==0.2.0

0 commit comments

Comments
 (0)