Skip to content

Commit 1129b06

Browse files
Update dependency google-cloud-storage to v2.19.0
1 parent 9c195bb commit 1129b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0"
2020
google-api-core==2.19.1 ; python_version >= "3.10" and python_version < "4.0"
2121
google-auth==2.33.0 ; python_version >= "3.10" and python_version < "4.0"
2222
google-cloud-core==2.4.1 ; python_version >= "3.10" and python_version < "4.0"
23-
google-cloud-storage==2.18.1 ; python_version >= "3.10" and python_version < "4.0"
23+
google-cloud-storage==2.19.0 ; python_version >= "3.10" and python_version < "4.0"
2424
google-crc32c==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2525
google-resumable-media==2.7.2 ; python_version >= "3.10" and python_version < "4.0"
2626
googleapis-common-protos==1.63.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)