chore(deps): bump google-api-python-client from 2.145.0 to 2.146.0 (#5079)

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-09-18 09:24:10 -04:00
committed by GitHub
parent 7c3a0a00e5
commit 6a691242e7
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1460,13 +1460,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.145.0"
version = "2.146.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "google_api_python_client-2.145.0-py2.py3-none-any.whl", hash = "sha256:d74da1358f3f2d63daf3c6f26bd96d89652051183bc87cf10a56ceb2a70beb50"},
{file = "google_api_python_client-2.145.0.tar.gz", hash = "sha256:8b84dde11aaccadc127e4846f5cd932331d804ea324e353131595e3f25376e97"},
{file = "google_api_python_client-2.146.0-py2.py3-none-any.whl", hash = "sha256:b1e62c9889c5ef6022f11d30d7ef23dc55100300f0e8aaf8aa09e8e92540acad"},
{file = "google_api_python_client-2.146.0.tar.gz", hash = "sha256:41f671be10fa077ee5143ee9f0903c14006d39dc644564f4e044ae96b380bf68"},
]
[package.dependencies]
@@ -4573,4 +4573,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "c5d88f18957ee0a8ca9278b865d4af5d97bfb359544402a216c5a40a5a318cd1"
content-hash = "3049c6260465c3207aaa20c314a64582c3c31f45ef4b7d46760bf89ae928a9c0"
+1 -1
View File
@@ -49,7 +49,7 @@ boto3 = "1.35.19"
botocore = "1.35.20"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.145.0"
google-api-python-client = "2.146.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
microsoft-kiota-abstractions = "1.3.3"