Skip to content

Commit

Permalink
Bump google-cloud-storage from 2.10.0 to 2.11.0 (#11524)
Browse files Browse the repository at this point in the history
* Bump google-cloud-storage from 2.10.0 to 2.11.0

Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump google-cloud-storage from 2.10.0 to 2.11.0

Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump google-cloud-storage from 2.10.0 to 2.11.0

Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Sep 25, 2023
1 parent 10b936a commit 7775303
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ django-bootstrap3-datetimepicker-2==2.8.3
# storage manager dependencies
django-storages==1.14
dropbox==11.36.2
google-cloud-storage==2.10.0
google-cloud-storage==2.11.0
google-cloud-core==2.3.3
boto3==1.28.46

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ install_requires =
# storage manager dependencies
django-storages==1.14
dropbox==11.36.2
google-cloud-storage==2.10.0
google-cloud-storage==2.11.0
google-cloud-core==2.3.3
boto3==1.28.46

Expand Down

0 comments on commit 7775303

Please sign in to comment.