mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore(deps): bump boto3 from 1.34.146 to 1.34.147 (#4531)
This commit is contained in:
Generated
+5
-5
@@ -711,17 +711,17 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "boto3"
|
||||
version = "1.34.146"
|
||||
version = "1.34.147"
|
||||
description = "The AWS SDK for Python"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "boto3-1.34.146-py3-none-any.whl", hash = "sha256:7ec568fb19bce82a70be51f08fddac1ef927ca3fb0896cbb34303a012ba228d8"},
|
||||
{file = "boto3-1.34.146.tar.gz", hash = "sha256:5686fe2a6d1aa1de8a88e9589cdcc33361640d3d7a13da718a30717248886124"},
|
||||
{file = "boto3-1.34.147-py3-none-any.whl", hash = "sha256:e1cef9a1a301866bcdee32ae0c699465eb2345f9a8e613a5835821430165ff6d"},
|
||||
{file = "boto3-1.34.147.tar.gz", hash = "sha256:9ec1c6ab22588242a47549f51a63dfc7c21fdf95a94820fc6e629ab060c38bd9"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
botocore = ">=1.34.146,<1.35.0"
|
||||
botocore = ">=1.34.147,<1.35.0"
|
||||
jmespath = ">=0.7.1,<2.0.0"
|
||||
s3transfer = ">=0.10.0,<0.11.0"
|
||||
|
||||
@@ -4897,4 +4897,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.13"
|
||||
content-hash = "be26cbf7cc843089d4bf060449e53cf3fa24aed8e96f374e5d61476b23f6af5e"
|
||||
content-hash = "18339e4650e99e9ca29adaf24f26844e25b564288f2f2716191c837b63d91146"
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@ azure-mgmt-storage = "21.2.1"
|
||||
azure-mgmt-subscription = "3.1.1"
|
||||
azure-mgmt-web = "7.3.0"
|
||||
azure-storage-blob = "12.21.0"
|
||||
boto3 = "1.34.146"
|
||||
boto3 = "1.34.147"
|
||||
botocore = "1.34.147"
|
||||
colorama = "0.4.6"
|
||||
cryptography = "43.0.0"
|
||||
|
||||
Reference in New Issue
Block a user