mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps): bump google-api-python-client from 2.86.0 to 2.88.0 (#2483)
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]]
|
[[package]]
|
||||||
name = "google-api-python-client"
|
name = "google-api-python-client"
|
||||||
version = "2.86.0"
|
version = "2.88.0"
|
||||||
description = "Google API Client Library for Python"
|
description = "Google API Client Library for Python"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "google-api-python-client-2.86.0.tar.gz", hash = "sha256:3ca4e93821f4e9ac29b91ab0d9df168b42c8ad0fb8bff65b8c2ccb2d462b0464"},
|
{file = "google-api-python-client-2.88.0.tar.gz", hash = "sha256:37068453f79ea28e5394a8fe20a4ba620594e7f8541068bea2e844dacdcc9d33"},
|
||||||
{file = "google_api_python_client-2.86.0-py2.py3-none-any.whl", hash = "sha256:0f320190ab9d5bd2fdb0cb894e8e53bb5e17d4888ee8dc4d26ba65ce378409e2"},
|
{file = "google_api_python_client-2.88.0-py2.py3-none-any.whl", hash = "sha256:d003008400a779524ea21b5a3ddc6fc59327d401fb8c37c466d413694c279cae"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -2776,4 +2776,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.9"
|
python-versions = "^3.9"
|
||||||
content-hash = "f6dafba46b2f4e15ec900acb4b7277262acc9209b05ac403a32a325b22dda218"
|
content-hash = "599aa26ef042f0700d6e2f980876dfeaa11562e3b36bdfeb83605cf79ec580c2"
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ boto3 = "1.26.147"
|
|||||||
botocore = "1.29.147"
|
botocore = "1.29.147"
|
||||||
colorama = "0.4.6"
|
colorama = "0.4.6"
|
||||||
detect-secrets = "1.4.0"
|
detect-secrets = "1.4.0"
|
||||||
google-api-python-client = "2.86.0"
|
google-api-python-client = "2.88.0"
|
||||||
mkdocs = {version = "1.4.3", optional = true}
|
mkdocs = {version = "1.4.3", optional = true}
|
||||||
mkdocs-material = {version = "9.1.15", optional = true}
|
mkdocs-material = {version = "9.1.15", optional = true}
|
||||||
msgraph-core = "0.2.2"
|
msgraph-core = "0.2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user