chore(deps): bump boto3 from 1.34.84 to 1.34.94 (#3895)

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-04-30 11:23:03 +02:00
committed by GitHub
parent cb66709e18
commit 3a3ac5d556
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -714,17 +714,17 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.34.84"
version = "1.34.94"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.84-py3-none-any.whl", hash = "sha256:7a02f44af32095946587d748ebeb39c3fa15b9d7275307ff612a6760ead47e04"},
{file = "boto3-1.34.84.tar.gz", hash = "sha256:91e6343474173e9b82f603076856e1d5b7b68f44247bdd556250857a3f16b37b"},
{file = "boto3-1.34.94-py3-none-any.whl", hash = "sha256:bbb87d641c73462e53b1777083b55c8f13921618ad08757478a8122985c56c13"},
{file = "boto3-1.34.94.tar.gz", hash = "sha256:22f65b3c9b7a419f8f39c2dddc421e14fab8cbb3bd8a9d467e874237d39f59b1"},
]
[package.dependencies]
botocore = ">=1.34.84,<1.35.0"
botocore = ">=1.34.94,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4542,4 +4542,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "4b9e316ff49dd1f981403a005fc8a74da243760acb9abd2d7111be1d0d10fdda"
content-hash = "31bff8bc28ba71ac9da73365c3b7ab4a0fd46317a757c11d3c4399b2c272c781"
+1 -1
View File
@@ -45,7 +45,7 @@ azure-mgmt-storage = "21.1.0"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.2.0"
azure-storage-blob = "12.19.1"
boto3 = "1.34.84"
boto3 = "1.34.94"
botocore = "1.34.94"
colorama = "0.4.6"
detect-secrets = "1.4.0"