chore(deps): bump google-api-python-client from 2.130.0 to 2.131.0 (#4174)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-04 10:15:15 +02:00
committed by GitHub
parent 352e3bd51a
commit 56cbdf24c9
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1435,13 +1435,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.130.0"
version = "2.131.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "google-api-python-client-2.130.0.tar.gz", hash = "sha256:2bba3122b82a649c677b8a694b8e2bbf2a5fbf3420265caf3343bb88e2e9f0ae"},
{file = "google_api_python_client-2.130.0-py2.py3-none-any.whl", hash = "sha256:7d45a28d738628715944a9c9d73e8696e7e03ac50b7de87f5e3035cefa94ed3a"},
{file = "google-api-python-client-2.131.0.tar.gz", hash = "sha256:1c03e24af62238a8817ecc24e9d4c32ddd4cb1f323b08413652d9a9a592fc00d"},
{file = "google_api_python_client-2.131.0-py2.py3-none-any.whl", hash = "sha256:e325409bdcef4604d505d9246ce7199960a010a0569ac503b9f319db8dbdc217"},
]
[package.dependencies]
@@ -4500,4 +4500,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f674e24f6416b24dfb547618e866eaa0a4bf5cbabcd0157e39eec3ed9813b14f"
content-hash = "3f1995dd38e4c617e0e0a8019fe0780d71a48e33e097944c955054d21abd5e77"
+1 -1
View File
@@ -49,7 +49,7 @@ boto3 = "1.34.113"
botocore = "1.34.113"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.130.0"
google-api-python-client = "2.131.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.22.0"
microsoft-kiota-abstractions = "1.3.3"