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

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:14:39 +02:00
committed by GitHub
parent bbb0248bc1
commit 0fcf4243f5
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -724,17 +724,17 @@ files = [
[[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"
@@ -4960,4 +4960,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "fe6af1cdf41d1fcd2afa5b65be3f46a678cf5d08f2ef6797fe2617bf0f858628"
content-hash = "a26fc2a09b1821a79e21ea5fa12d06e48efac249df670f520d97b2d0b9906167"
+1 -1
View File
@@ -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.22.0"
boto3 = "1.34.160"
boto3 = "1.34.162"
botocore = "1.34.162"
colorama = "0.4.6"
cryptography = "43.0.0"