build(deps): bump google-api-python-client from 2.122.0 to 2.123.0 (#3608)

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-03-26 13:51:58 +01:00
committed by GitHub
parent acbd2a85a1
commit 0e8ffb09bb
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -1446,13 +1446,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"]
[[package]]
name = "google-api-python-client"
version = "2.122.0"
version = "2.123.0"
description = "Google API Client Library for Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "google-api-python-client-2.122.0.tar.gz", hash = "sha256:77447bf2d6b6ea9e686fd66fc2f12ee7a63e3889b7427676429ebf09fcb5dcf9"},
{file = "google_api_python_client-2.122.0-py2.py3-none-any.whl", hash = "sha256:a5953e60394b77b98bcc7ff7c4971ed784b3b693e9a569c176eaccb1549330f2"},
{file = "google-api-python-client-2.123.0.tar.gz", hash = "sha256:a17226b02f71de581afe045437b441844110a9cd91580b73549d41108cf1b9f0"},
{file = "google_api_python_client-2.123.0-py2.py3-none-any.whl", hash = "sha256:1c2bcaa846acf5bac4d6f244d8373d4de9de73d64eb6e77b56767ab4cf681419"},
]
[package.dependencies]
@@ -4426,4 +4426,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "281c97d0d096926ddec47f68c94487f208360e0818cd9d79b2f6919af828b52d"
content-hash = "8b4d2a913f3a488f509c64a067345f7e7f515a44ef128df918f89d96990f685b"
+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.122.0"
google-api-python-client = "2.123.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.21.1"
msgraph-sdk = "^1.0.0"