Skip to content

Commit

Permalink
build(deps): bump google-cloud-storage from 2.18.2 to 2.19.0 (#204)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.18.2 to 2.19.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.18.2...v2.19.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d92b557 commit 68b0d06
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 @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = ">3.9,<4.0"
google-cloud-bigquery = "3.27.0"
google-cloud-storage = "2.18.2"
google-cloud-storage = "2.19.0"
Flask = "^3.1.0"
fiaas-logging = "^0.1"
kafka-python = "^2.0.2"
Expand Down

0 comments on commit 68b0d06

Please sign in to comment.