build(deps): bump google-api-python-client from 2.84.0 to 2.86.0 (#2296)

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]
2023-05-03 08:11:36 +02:00
committed by GitHub
parent 708852a3cb
commit 4cd47fdcc5
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -895,14 +895,14 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"]
[[package]]
name = "google-api-python-client"
version = "2.84.0"
version = "2.86.0"
description = "Google API Client Library for Python"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "google-api-python-client-2.84.0.tar.gz", hash = "sha256:c398fd6f9ead0be23aade3b2704c72c5146df0e3352d8ff9101286077e1b010a"},
{file = "google_api_python_client-2.84.0-py2.py3-none-any.whl", hash = "sha256:83041bb895863225ecdd9c59dd58565fa48c57c2f10fe06f7c08da7c42c53abc"},
{file = "google-api-python-client-2.86.0.tar.gz", hash = "sha256:3ca4e93821f4e9ac29b91ab0d9df168b42c8ad0fb8bff65b8c2ccb2d462b0464"},
{file = "google_api_python_client-2.86.0-py2.py3-none-any.whl", hash = "sha256:0f320190ab9d5bd2fdb0cb894e8e53bb5e17d4888ee8dc4d26ba65ce378409e2"},
]
[package.dependencies]
@@ -2843,4 +2843,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "4da5853748e4c2d200756b2bb7fea2a8773357e50f1870a2b1a62e1d57b0734c"
content-hash = "87bc415383342587c7a848a5118555f38135264b110f19bbbd8ea09b5163a686"

View File

@@ -37,7 +37,7 @@ boto3 = "1.26.115"
botocore = "1.29.115"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.84.0"
google-api-python-client = "2.86.0"
mkdocs = {version = "1.4.2", optional = true}
mkdocs-material = {version = "9.1.8", optional = true}
msgraph-core = "0.2.2"