chore(deps): bump google-api-python-client from 2.137.0 to 2.138.0 (#4544)

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-07-26 09:14:41 +02:00
committed by GitHub
parent 0a824eeae9
commit 2e4dddf1d3
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1438,13 +1438,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.137.0"
version = "2.138.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "google_api_python_client-2.137.0-py2.py3-none-any.whl", hash = "sha256:a8b5c5724885e5be9f5368739aa0ccf416627da4ebd914b410a090c18f84d692"},
{file = "google_api_python_client-2.137.0.tar.gz", hash = "sha256:e739cb74aac8258b1886cb853b0722d47c81fe07ad649d7f2206f06530513c04"},
{file = "google_api_python_client-2.138.0-py2.py3-none-any.whl", hash = "sha256:1dd279124e4e77cbda4769ffb4abe7e7c32528ef1e18739320fef2a07b750764"},
{file = "google_api_python_client-2.138.0.tar.gz", hash = "sha256:31080fbf0e64687876135cc23d1bec1ca3b80d7702177dd17b04131ea889eb70"},
]
[package.dependencies]
@@ -4511,4 +4511,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "077c9edc7cfad80e2aae7d296dda46de58971c8181a360becaffefe6878a178e"
content-hash = "afd8ad7843cf2dce6860b77d677c921a01c2c7fd93ae0e6a62ce881369a21f94"
+1 -1
View File
@@ -49,7 +49,7 @@ boto3 = "1.34.148"
botocore = "1.34.149"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.137.0"
google-api-python-client = "2.138.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
microsoft-kiota-abstractions = "1.3.3"