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

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:53 +02:00
committed by GitHub
parent 78042063cb
commit 1e02b05d2d
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1618,13 +1618,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]
@@ -4961,4 +4961,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "d5172be273a294ca40ee86b7d82623205424c80482f8093a4be9c12421bd94aa"
content-hash = "c8adc3b25958c454866acd3280b76fc583e8de1d0997c49d090aaf7f66b11d06"
+1 -1
View File
@@ -53,7 +53,7 @@ cryptography = "43.0.0"
dash = "2.17.1"
dash-bootstrap-components = "1.6.0"
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"
kubernetes = "30.1.0"