Skip to content

Commit

Permalink
Bump google-api-core from 2.11.1 to 2.14.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.11.1 to 2.14.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.11.1...v2.14.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 Dec 1, 2023
1 parent e9186b0 commit 35aaf3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.11.1"
google-api-core = "~2.14.0"
google-auth = "~2.23.4"
google-cloud-pubsub = "~2.18"
grpcio = "~1.59.2"
Expand Down

0 comments on commit 35aaf3a

Please sign in to comment.