Skip to content

Commit

Permalink
Bump google-api-python-client from 2.148.0 to 2.149.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.148.0 to 2.149.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.148.0...v2.149.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 Oct 9, 2024
1 parent 7c46f9d commit 6e341c6
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.148.0",
"google-api-python-client==2.149.0",
"google-auth==2.35.0",
"google-auth-oauthlib==1.2.1",
"numpy==2.1.2",
Expand Down

0 comments on commit 6e341c6

Please sign in to comment.