Skip to content

Commit

Permalink
Bump google-cloud-storage from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.13.0 to 2.14.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.13.0...v2.14.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]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 089620b commit 791d4e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "5.2"

[tool.poetry.dependencies]
croniter = "^2.0.0"
google-cloud-storage = "^2.11.0"
google-cloud-storage = "^2.14.0"
pydantic = "^2.5.3"
python = "^3.12"
boto3 = "^1.34.19"
Expand Down

0 comments on commit 791d4e0

Please sign in to comment.