Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Jan 29, 2025
1 parent 8c9ca7e commit 9e16509
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ google-cloud-core==2.4.1
# google-cloud-storage
google-cloud-firestore==2.20.0
# via firebase-admin
google-cloud-storage==2.19.0
google-cloud-storage==3.0.0
# via firebase-admin
google-crc32c==1.6.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ google-cloud-firestore==2.20.0
# via
# -r requirements/quality.txt
# firebase-admin
google-cloud-storage==2.19.0
google-cloud-storage==3.0.0
# via
# -r requirements/quality.txt
# firebase-admin
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ google-cloud-firestore==2.20.0
# via
# -r requirements/test.txt
# firebase-admin
google-cloud-storage==2.19.0
google-cloud-storage==3.0.0
# via
# -r requirements/test.txt
# firebase-admin
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ google-cloud-firestore==2.20.0
# via
# -r requirements/test.txt
# firebase-admin
google-cloud-storage==2.19.0
google-cloud-storage==3.0.0
# via
# -r requirements/test.txt
# firebase-admin
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ google-cloud-firestore==2.20.0
# via
# -r requirements/base.txt
# firebase-admin
google-cloud-storage==2.19.0
google-cloud-storage==3.0.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down

0 comments on commit 9e16509

Please sign in to comment.