Skip to content

Commit 64bb381

Browse files
committed
chore(deps): update all dependencies
1 parent df40ac6 commit 64bb381

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: samples/compute/requirements-test.txt

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

Diff for: 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.163.0
2+
google-auth==2.38.0
33
google-auth-httplib2==0.2.0

Diff for: scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pandas==2.2.2
1+
pandas==2.2.3

0 commit comments

Comments
 (0)