Skip to content

Commit

Permalink
⬆ Bump google-api-python-client from 2.105.0 to 2.106.0 (#79)
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.105.0 to 2.106.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.105.0...v2.106.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 Nov 7, 2023
1 parent e413ab2 commit e79ef00
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.105.0
google-api-python-client==2.106.0
google-auth==2.22.0
google-auth-httplib2==0.1.1
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.0.3",
"requests==2.31.0",
"google-api-core==2.11.1",
"google-api-python-client==2.105.0",
"google-api-python-client==2.106.0",
"google-auth==2.22.0",
"google-auth-httplib2==0.1.1",
"google-auth-oauthlib==1.1.0",
Expand Down

0 comments on commit e79ef00

Please sign in to comment.