build(deps): bump google-api-python-client from 2.81.0 to 2.84.0 (#2188)

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-04-11 12:13:41 +02:00
committed by GitHub
parent f9f9ff0cb8
commit f7f01a34c2
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.81.0"
version = "2.84.0"
description = "Google API Client Library for Python"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "google-api-python-client-2.81.0.tar.gz", hash = "sha256:8faab0b9b19d3797b455d33320c643253b6761fd0d3f3adb54792ab155d0795a"},
{file = "google_api_python_client-2.81.0-py2.py3-none-any.whl", hash = "sha256:ad6700ae3a76ead8956d7f30935978cea308530e342ad8c1e26a4e40fc05c054"},
{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"},
]
[package.dependencies]
@@ -2843,4 +2843,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "08eceaad59841e169e34c73f64b4c893cd267a7aea446ac22fdd2c468b40e1f6"
content-hash = "ab280f632660f43efa58d379705d0641644fb74a1e30a72f19b410595275202b"

View File

@@ -37,7 +37,7 @@ boto3 = "1.26.90"
botocore = "1.29.105"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.81.0"
google-api-python-client = "2.84.0"
mkdocs = {version = "1.4.2", optional = true}
mkdocs-material = {version = "9.1.6", optional = true}
msgraph-core = "0.2.2"