mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps): bump botocore from 1.29.74 to 1.29.78 (#1968)
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
@@ -324,14 +324,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "botocore"
|
name = "botocore"
|
||||||
version = "1.29.74"
|
version = "1.29.78"
|
||||||
description = "Low-level, data-driven core of boto 3."
|
description = "Low-level, data-driven core of boto 3."
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">= 3.7"
|
python-versions = ">= 3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "botocore-1.29.74-py3-none-any.whl", hash = "sha256:cb1e1a584c0bea3b1bcf39710eb7b2e58add56945598d95356bf9f6d4cc8b6ae"},
|
{file = "botocore-1.29.78-py3-none-any.whl", hash = "sha256:656ac8822a1b6c887a8efe1172bcefa9c9c450face26dc39998a249e8c340a23"},
|
||||||
{file = "botocore-1.29.74.tar.gz", hash = "sha256:bf1515908c8ffdffa249e112fd9bbb54d919ce8fb5ee88baf9c198dda6172fd5"},
|
{file = "botocore-1.29.78.tar.gz", hash = "sha256:2bee6ed037590ef1e4884d944486232871513915f12a8590c63e3bb6046479bf"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -2517,4 +2517,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 = "bf209121d8f5364e748377bb026e4a0092cac76febd94d9ce71ef33e134df749"
|
content-hash = "fcce3482471107fae8493ff8a1944fbbe6027909ed246158016b4bcbdc24f592"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ azure-mgmt-storage = "21.0.0"
|
|||||||
azure-mgmt-subscription = "3.1.1"
|
azure-mgmt-subscription = "3.1.1"
|
||||||
azure-storage-blob = "12.15.0"
|
azure-storage-blob = "12.15.0"
|
||||||
boto3 = "1.26.74"
|
boto3 = "1.26.74"
|
||||||
botocore = "1.29.74"
|
botocore = "1.29.78"
|
||||||
colorama = "0.4.6"
|
colorama = "0.4.6"
|
||||||
detect-secrets = "1.4.0"
|
detect-secrets = "1.4.0"
|
||||||
mkdocs = {version = "1.4.2", optional = true}
|
mkdocs = {version = "1.4.2", optional = true}
|
||||||
|
|||||||
Reference in New Issue
Block a user