Skip to content

Commit 832d4bf

Browse files
build(deps): bump google-api-python-client from 2.199.0 to 2.200.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.199.0 to 2.200.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.199.0...v2.200.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.200.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 420f624 commit 832d4bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ app = [
3030
'cryptography>=50.0.1',
3131
'domain2idna>=1.12.5',
3232
'flask>=3.0.0',
33-
'google-api-python-client>=2.199.0',
33+
'google-api-python-client>=2.200.0',
3434
'google-cloud-dns>=0.34',
3535
'google-cloud-error-reporting>=1.16.1',
3636
'google-cloud-ndb>=2.5.1',

requirements.pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ flask==3.1.3
2828
flask-sock==0.7.0
2929
furl==2.1.4
3030
google-api-core==2.31.0
31-
google-api-python-client==2.199.0
31+
google-api-python-client==2.200.0
3232
google-auth==2.50.0
3333
google-auth-httplib2==0.4.2
3434
google-cloud-appengine-logging==1.10.0

0 commit comments

Comments
 (0)