mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
build(deps): bump boto3 from 1.26.147 to 1.26.156 (#2511)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
10
poetry.lock
generated
10
poetry.lock
generated
@@ -280,17 +280,17 @@ uvloop = ["uvloop (>=0.15.2)"]
|
||||
|
||||
[[package]]
|
||||
name = "boto3"
|
||||
version = "1.26.147"
|
||||
version = "1.26.156"
|
||||
description = "The AWS SDK for Python"
|
||||
optional = false
|
||||
python-versions = ">= 3.7"
|
||||
files = [
|
||||
{file = "boto3-1.26.147-py3-none-any.whl", hash = "sha256:45ed158defbf554d051c4f3eae9a1ca3c1039dd29a528e884f47a06ad0ac17a1"},
|
||||
{file = "boto3-1.26.147.tar.gz", hash = "sha256:ccfbdb6e9ebdf943e222c88c9a8f161a8a607f3dbdbf3b1b0eed25c1d8cb215e"},
|
||||
{file = "boto3-1.26.156-py3-none-any.whl", hash = "sha256:455b6e1f12768b21b5f3990cf1fadeed9bf1c6b36e5a7a303352b927f530c434"},
|
||||
{file = "boto3-1.26.156.tar.gz", hash = "sha256:3a60283676399ae94b49b7a170fb0f42ca2ddcde490988fb0af7fd5a64440ab8"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
botocore = ">=1.29.147,<1.30.0"
|
||||
botocore = ">=1.29.156,<1.30.0"
|
||||
jmespath = ">=0.7.1,<2.0.0"
|
||||
s3transfer = ">=0.6.0,<0.7.0"
|
||||
|
||||
@@ -2772,4 +2772,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "d2c690152db6fd8044e1b7abcc9cfc6283861a0d688536a9879a9d1d42f7012f"
|
||||
content-hash = "bf40645d538ed80193a09608bbeac6f4101f1dc88ac59fd34e1aa190ef1aa6a2"
|
||||
|
||||
@@ -33,7 +33,7 @@ azure-mgmt-security = "5.0.0"
|
||||
azure-mgmt-storage = "21.0.0"
|
||||
azure-mgmt-subscription = "3.1.1"
|
||||
azure-storage-blob = "12.16.0"
|
||||
boto3 = "1.26.147"
|
||||
boto3 = "1.26.156"
|
||||
botocore = "1.29.156"
|
||||
colorama = "0.4.6"
|
||||
detect-secrets = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user