Skip to content

Commit

Permalink
Bump google-api-python-client from 2.112.0 to 2.113.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.112.0 to 2.113.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.112.0...v2.113.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 Jan 9, 2024
1 parent d3a2fc5 commit baee247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
},
install_requires=[
"google-api-python-client==2.112.0",
"google-api-python-client==2.113.0",
"google-auth==2.26.1",
"google-auth-oauthlib==1.2.0",
"numpy==1.26.3",
Expand Down

0 comments on commit baee247

Please sign in to comment.