chore(deps): bump boto3 from 1.34.160 to 1.34.162 (#4779)

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:
dependabot[bot]
2024-08-19 09:15:02 +02:00
committed by GitHub
parent ea17c971e7
commit bfa2c917e4
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -701,17 +701,17 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.34.160"
version = "1.34.162"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.160-py3-none-any.whl", hash = "sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559"},
{file = "boto3-1.34.160.tar.gz", hash = "sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d"},
{file = "boto3-1.34.162-py3-none-any.whl", hash = "sha256:d6f6096bdab35a0c0deff469563b87d184a28df7689790f7fe7be98502b7c590"},
{file = "boto3-1.34.162.tar.gz", hash = "sha256:873f8f5d2f6f85f1018cbb0535b03cceddc7b655b61f66a0a56995238804f41f"},
]
[package.dependencies]
botocore = ">=1.34.160,<1.35.0"
botocore = ">=1.34.162,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4562,4 +4562,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "10cdcc74854e7e1da7a1525aea1a7d369091223c479d9dcaf05276a84fe93667"
content-hash = "bd4d2580f6346033d9dc34eecc3d963833d7e662ba1ca0c627a56c1c31679ea0"
+1 -1
View File
@@ -45,7 +45,7 @@ azure-mgmt-storage = "21.2.1"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.22.0"
boto3 = "1.34.160"
boto3 = "1.34.162"
botocore = "1.34.162"
colorama = "0.4.6"
detect-secrets = "1.5.0"