chore(deps): bump google-api-python-client from 2.124.0 to 2.125.0 (#3695)

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-04-08 12:15:33 +02:00
committed by GitHub
parent 71a5d36c14
commit ed9ccd7a29
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1457,13 +1457,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.124.0"
version = "2.125.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "google-api-python-client-2.124.0.tar.gz", hash = "sha256:f6d3258420f7c76b0f5266b5e402e6f804e30351b018a10083f4a46c3ec33773"},
{file = "google_api_python_client-2.124.0-py2.py3-none-any.whl", hash = "sha256:07dc674449ed353704b1169fdee792f74438d024261dad71b6ce7bb9c683d51f"},
{file = "google-api-python-client-2.125.0.tar.gz", hash = "sha256:51a0385cff65ec135106e8be60ee7112557396dde5f44113ae23912baddda143"},
{file = "google_api_python_client-2.125.0-py2.py3-none-any.whl", hash = "sha256:0a62b60fbd61b61a455f15d925264b3301099b67cafd2d33cf8bf151f1fca4f4"},
]
[package.dependencies]
@@ -4496,4 +4496,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "84791c18f340c5bc7a2c9ff6d73570f0922e6a0ddb037baa2fdaad5987969637"
content-hash = "1655f02dd698a0e4646cbb585b359063a5d7b59b23288b68a6b3d831028f219e"
+1 -1
View File
@@ -49,7 +49,7 @@ boto3 = "1.26.165"
botocore = "1.29.165"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.124.0"
google-api-python-client = "2.125.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.21.1"
microsoft-kiota-abstractions = "1.3.2"