Skip to content

Commit

Permalink
⬆ : Bump google-api-python-client from 2.96.0 to 2.97.0 (#56)
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.96.0 to 2.97.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.96.0...v2.97.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 2b50367 commit af1a962
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.3.0
pydantic-settings==2.0.3
requests==2.31.0
google-api-core==2.11.1
google-api-python-client==2.96.0
google-api-python-client==2.97.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.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.0.3",
"requests==2.31.0",
"google-api-core==2.11.1",
"google-api-python-client==2.96.0",
"google-api-python-client==2.97.0",
"google-auth==2.22.0",
"google-auth-httplib2==0.1.0",
"google-auth-oauthlib==1.0.0",
Expand Down

0 comments on commit af1a962

Please sign in to comment.