Skip to content

Commit

Permalink
Bump google-api-core from 2.14.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent f2c65be commit e5dacf2
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 @@ authors = ["Daniele Esposti <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.8"
click = "~8.1.7"
google-api-core = "~2.14.0"
google-api-core = "~2.15.0"
google-auth = "~2.24.0"
google-cloud-pubsub = "~2.18"
grpcio = "~1.59.3"
Expand Down

0 comments on commit e5dacf2

Please sign in to comment.