chore(deps): bump boto3 from 1.34.123 to 1.34.132 (#4316)

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-06-25 16:15:42 +02:00
committed by GitHub
parent ea74d82c48
commit fdab1edd3e
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -709,17 +709,17 @@ files = [
[[package]]
name = "boto3"
version = "1.34.123"
version = "1.34.132"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.123-py3-none-any.whl", hash = "sha256:56bec52d485d5670ce96d53ae7b2cd4ae4e8a705fb2298a21093cdd77d642331"},
{file = "boto3-1.34.123.tar.gz", hash = "sha256:42b140fc850cf261ee4b1e8ef527fa071b1f1592a6d6a68d34b29f37cc46b4dd"},
{file = "boto3-1.34.132-py3-none-any.whl", hash = "sha256:b5d1681a0d8bf255787c8b37f911d706672d5722c9ace5342cd283a3cdb04820"},
{file = "boto3-1.34.132.tar.gz", hash = "sha256:3b2964060620f1bbe9574b5f8d3fb2a4e087faacfc6023c24154b184f1b16443"},
]
[package.dependencies]
botocore = ">=1.34.123,<1.35.0"
botocore = ">=1.34.132,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4900,4 +4900,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "8a6ad2e237542ff393a644cda947d749bb78855f1972a942519452eba2d94d09"
content-hash = "b698013ec3111ae2226f03b85229ed23e26d4d4499de8323ff140bc7083225b1"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-storage = "21.2.0"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.20.0"
boto3 = "1.34.123"
boto3 = "1.34.132"
botocore = "1.34.132"
colorama = "0.4.6"
dash = "2.17.1"