mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
build(deps): bump google-api-python-client from 2.89.0 to 2.90.0 (#2531)
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:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -864,13 +864,13 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"]
|
||||
|
||||
[[package]]
|
||||
name = "google-api-python-client"
|
||||
version = "2.89.0"
|
||||
version = "2.90.0"
|
||||
description = "Google API Client Library for Python"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "google-api-python-client-2.89.0.tar.gz", hash = "sha256:0b0c9503df2da92692ffceee88423ca593cbf0b939d879e2c46fbdc1a39cf091"},
|
||||
{file = "google_api_python_client-2.89.0-py2.py3-none-any.whl", hash = "sha256:272ff339928ac35b1e117d30e5db444fb701803bb748bb29e7bb520be29dea36"},
|
||||
{file = "google-api-python-client-2.90.0.tar.gz", hash = "sha256:cbcb3ba8be37c6806676a49df16ac412077e5e5dc7fa967941eff977b31fba03"},
|
||||
{file = "google_api_python_client-2.90.0-py2.py3-none-any.whl", hash = "sha256:4a41ffb7797d4f28e44635fb1e7076240b741c6493e7c3233c0e4421cec7c913"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -2772,4 +2772,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "efbb5ac44a5d3c4ed32d083200b9a8b611ea4f09e304262e74c0afd5eff18119"
|
||||
content-hash = "2988e6439422f66133ec328b53ec20d4856f60087f8a43ba15906e63e9459dfe"
|
||||
|
||||
@@ -37,7 +37,7 @@ boto3 = "1.26.156"
|
||||
botocore = "1.29.161"
|
||||
colorama = "0.4.6"
|
||||
detect-secrets = "1.4.0"
|
||||
google-api-python-client = "2.89.0"
|
||||
google-api-python-client = "2.90.0"
|
||||
mkdocs = {version = "1.4.3", optional = true}
|
||||
mkdocs-material = {version = "9.1.17", optional = true}
|
||||
msgraph-core = "0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user