Skip to content

Commit

Permalink
Bump google-api-python-client from 2.104.0 to 2.106.0 (#3916)
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.104.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.104.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 and metroid-samus committed Nov 29, 2023
1 parent 878c1b8 commit 77fe00d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ frozenlist==1.4.0
# aiosignal
google-api-core==2.11.1
# via google-api-python-client
google-api-python-client==2.104.0
google-api-python-client==2.106.0
# via -r requirements-base.in
google-auth==2.22.0
# via
Expand Down Expand Up @@ -310,6 +310,7 @@ pyjwt[crypto]==2.8.0
# via
# msal
# oauthlib
# pyjwt
pyparsing==3.1.1
# via
# -r requirements-base.in
Expand Down

0 comments on commit 77fe00d

Please sign in to comment.