chore(deps): bump google-api-python-client from 2.141.0 to 2.142.0 (#4809)

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-08-21 08:33:10 +02:00
committed by GitHub
parent 583f6f2899
commit 8879b6551e
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1459,13 +1459,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.141.0"
version = "2.142.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "google_api_python_client-2.141.0-py2.py3-none-any.whl", hash = "sha256:43c05322b91791204465291b3852718fae38d4f84b411d8be847c4f86882652a"},
{file = "google_api_python_client-2.141.0.tar.gz", hash = "sha256:0f225b1f45d5a6f8c2a400f48729f5d6da9a81138e81e0478d61fdd8edf6563a"},
{file = "google_api_python_client-2.142.0-py2.py3-none-any.whl", hash = "sha256:266799082bb8301f423ec204dffbffb470b502abbf29efd1f83e644d36eb5a8f"},
{file = "google_api_python_client-2.142.0.tar.gz", hash = "sha256:a1101ac9e24356557ca22f07ff48b7f61fa5d4b4e7feeef3bda16e5dcb86350e"},
]
[package.dependencies]
@@ -4562,4 +4562,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "0e901d4baf2af5844c846c7e1a11df3b873f2aa4198edb50711d4d6f19194a2e"
content-hash = "1e5201c551625ba0b09d02f5cb0f5d0da799ddca73510b24d1c237b2f69e1660"
+1 -1
View File
@@ -49,7 +49,7 @@ boto3 = "1.34.162"
botocore = "1.34.162"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.141.0"
google-api-python-client = "2.142.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
microsoft-kiota-abstractions = "1.3.3"