Skip to content

Commit

Permalink
⬆ Bump google-api-python-client from 2.111.0 to 2.117.0
Browse files Browse the repository at this point in the history
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.111.0 to 2.117.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-python-client@v2.111.0...v2.117.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 999f03b commit db3421a
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 @@ -8,7 +8,7 @@ pydantic==2.5.1
pydantic-settings==2.1.0
requests==2.31.0
google-api-core==2.14.0
google-api-python-client==2.111.0
google-api-python-client==2.117.0
google-auth==2.23.4
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.1.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pydantic-settings==2.1.0",
"requests==2.31.0",
"google-api-core==2.14.0",
"google-api-python-client==2.111.0",
"google-api-python-client==2.117.0",
"google-auth==2.23.4",
"google-auth-httplib2==0.2.0",
"google-auth-oauthlib==1.1.0",
Expand Down

0 comments on commit db3421a

Please sign in to comment.