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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 999f03b commit 8a8759c
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 @@ -7,7 +7,7 @@ mkdocs-material
pydantic==2.5.1
pydantic-settings==2.1.0
requests==2.31.0
google-api-core==2.14.0
google-api-core==2.15.0
google-api-python-client==2.111.0
google-auth==2.23.4
google-auth-httplib2==0.2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"pydantic==2.5.1",
"pydantic-settings==2.1.0",
"requests==2.31.0",
"google-api-core==2.14.0",
"google-api-core==2.15.0",
"google-api-python-client==2.111.0",
"google-auth==2.23.4",
"google-auth-httplib2==0.2.0",
Expand Down

0 comments on commit 8a8759c

Please sign in to comment.