chore(deps): bump boto3 from 1.34.94 to 1.34.99 (#3991)

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-05-15 13:22:17 +02:00
committed by GitHub
parent 03530d3e0d
commit d77fb51795
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -708,17 +708,17 @@ files = [
[[package]]
name = "boto3"
version = "1.34.94"
version = "1.34.99"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.94-py3-none-any.whl", hash = "sha256:bbb87d641c73462e53b1777083b55c8f13921618ad08757478a8122985c56c13"},
{file = "boto3-1.34.94.tar.gz", hash = "sha256:22f65b3c9b7a419f8f39c2dddc421e14fab8cbb3bd8a9d467e874237d39f59b1"},
{file = "boto3-1.34.99-py3-none-any.whl", hash = "sha256:b54084d000483b578757df03ce39a819fbba47071c9aa98611beb8806bcecd45"},
{file = "boto3-1.34.99.tar.gz", hash = "sha256:6f600b3fe0bda53476395c902d9af5a47294c93ec52a9cdc2b926a9dc705ce79"},
]
[package.dependencies]
botocore = ">=1.34.94,<1.35.0"
botocore = ">=1.34.99,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4906,4 +4906,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "edf7bc01c61feac6d1e91a7096a6cac774781bac25005de66127c3fabd9f674c"
content-hash = "eb93831854de62b943be70200f8e5b1368295c3b682bcd16b895aead80aa7726"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-storage = "21.1.0"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.2.0"
azure-storage-blob = "12.20.0"
boto3 = "1.34.94"
boto3 = "1.34.99"
botocore = "1.34.99"
colorama = "0.4.6"
dash = "2.17.0"