Skip to content

Commit

Permalink
Bump google-api-python-client from 2.140.0 to 2.141.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.140.0 to 2.141.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.140.0...v2.141.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 5f69d5e commit fd8a8a7
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.140.0",
"google-api-python-client==2.141.0",
"google-auth==2.33.0",
"google-auth-oauthlib==1.2.1",
"numpy==2.0.1",
Expand Down

0 comments on commit fd8a8a7

Please sign in to comment.