Skip to content

Commit 91a627f

Browse files
Merge branch 'main' into rename_refresh
2 parents e67c310 + 855a45a commit 91a627f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
google-cloud-compute==1.5.1
2-
google-cloud-storage==3.1.0
3-
google-auth==2.41.1
4-
pytest==8.4.2
1+
google-cloud-compute==1.40.0
2+
google-cloud-storage==3.7.0
3+
google-auth==2.45.0
4+
pytest===8.4.2; python_version == '3.9'
5+
pytest==9.0.2; python_version > '3.9'
56
boto3>=1.26.0
6-
requests==2.32.4
7-
python-dotenv==1.1.1
7+
requests==2.32.5
8+
python-dotenv==1.2.1

0 commit comments

Comments
 (0)