Skip to content

Commit

Permalink
⬆ Bump google-api-core from 2.11.1 to 2.12.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.12.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.12.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 Oct 9, 2023
1 parent 873fa5a commit 1ee688e
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.3.0
pydantic-settings==2.0.3
requests==2.31.0
google-api-core==2.11.1
google-api-core==2.12.0
google-api-python-client==2.97.0
google-auth==2.22.0
google-auth-httplib2==0.1.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.3.0",
"pydantic-settings==2.0.3",
"requests==2.31.0",
"google-api-core==2.11.1",
"google-api-core==2.12.0",
"google-api-python-client==2.97.0",
"google-auth==2.22.0",
"google-auth-httplib2==0.1.0",
Expand Down

0 comments on commit 1ee688e

Please sign in to comment.