Skip to content

Commit d6d11b6

Browse files
committed
Update to gsutil 5.28
This was released 3 days ago, along with gcs-oauth2-boto-plugin 3.1, whereas gcs-oauth2-boto-plugin needs a new dependency but that one is actually added as a dependency of gsutil. Due to no version limit gcs-oauth2-boto-plugin==3.1 gets pulled in even with gsutil 5.27.
1 parent 091508f commit d6d11b6

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
@@ -5,7 +5,7 @@ boto3==1.28.7
55
Flask==2.3.3
66
glean-parser~=14.1.0
77
google-cloud-storage==2.2.1
8-
gsutil==5.27
8+
gsutil==5.28
99
Jinja2==3.1.3
1010
jsonschema==3.1.1
1111
python-dateutil==2.8.0

0 commit comments

Comments
 (0)