chore(deps): bump google-api-python-client from 2.162.0 to 2.164.0 (#7267)

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]
2025-03-24 09:38:32 +01:00
committed by GitHub
parent ef00efa018
commit 2fc5b069c5
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1792,14 +1792,14 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.162.0"
version = "2.164.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
groups = ["main"]
files = [
{file = "google_api_python_client-2.162.0-py2.py3-none-any.whl", hash = "sha256:49365fa4f7795fe81a747f5544d6528ea94314fa59664e0ea1005f603facf1ec"},
{file = "google_api_python_client-2.162.0.tar.gz", hash = "sha256:5f8bc934a5b6eea73a7d12d999e6585c1823179f48340234acb385e2502e735a"},
{file = "google_api_python_client-2.164.0-py2.py3-none-any.whl", hash = "sha256:b2037c3d280793c8d5180b04317b16be4acd5f77af5dfa7213ace32d140a9ffe"},
{file = "google_api_python_client-2.164.0.tar.gz", hash = "sha256:116f5a05dfb95ed7f7ea0d0f561fc5464146709c583226cc814690f9bb221492"},
]
[package.dependencies]
@@ -5372,4 +5372,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.9,<3.13"
content-hash = "5521397deb3f5a2bc9c40f44524bf1004ebe03f6bb105bf0f8509e654c956a66"
content-hash = "a10306a22e5bd12a3287987a31a91bbd6878d3a1a950c237191031176dca6e9e"
+1 -1
View File
@@ -55,7 +55,7 @@ cryptography = "43.0.1"
dash = "2.18.2"
dash-bootstrap-components = "1.7.1"
detect-secrets = "1.5.0"
google-api-python-client = "2.162.0"
google-api-python-client = "2.164.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "32.0.1"