Skip to content

Commit

Permalink
build(deps): bump google-api-python-client in /requirements
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.137.0 to 2.139.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.137.0...v2.139.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 1, 2024
1 parent 8fd216c commit dd934bb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements/ingest/google-drive.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ cachetools==5.4.0
# via google-auth
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# -c ingest/../base.txt
# -c ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# requests
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.137.0
# via -r ./ingest/google-drive.in
google-api-python-client==2.139.0
# via -r ingest/google-drive.in
google-auth==2.32.0
# via
# google-api-core
Expand All @@ -34,13 +34,13 @@ httplib2==0.22.0
# google-auth-httplib2
idna==3.7
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# requests
proto-plus==1.24.0
# via google-api-core
protobuf==4.23.4
# via
# -c ./ingest/../deps/constraints.txt
# -c ingest/../deps/constraints.txt
# google-api-core
# googleapis-common-protos
# proto-plus
Expand All @@ -52,18 +52,18 @@ pyasn1-modules==0.4.0
# via google-auth
pyparsing==3.0.9
# via
# -c ./ingest/../deps/constraints.txt
# -c ingest/../deps/constraints.txt
# httplib2
requests==2.32.3
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# google-api-core
rsa==4.9
# via google-auth
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.19
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# -c ingest/../base.txt
# -c ingest/../deps/constraints.txt
# requests

0 comments on commit dd934bb

Please sign in to comment.