chore(deps): bump boto3 from 1.35.19 to 1.35.21 (#5085)

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-09-18 17:21:02 -04:00
committed by GitHub
parent 796c87bc93
commit 2b41445d57
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -725,17 +725,17 @@ files = [
[[package]]
name = "boto3"
version = "1.35.19"
version = "1.35.21"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.19-py3-none-any.whl", hash = "sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143"},
{file = "boto3-1.35.19.tar.gz", hash = "sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496"},
{file = "boto3-1.35.21-py3-none-any.whl", hash = "sha256:247f88eedce9ae4e014a8fc14a9473759bb8e391460d49396a3b600fb649f33b"},
{file = "boto3-1.35.21.tar.gz", hash = "sha256:db5fbbd10248db060f2ccce3ae17764f1641c99c8b9f51d422c26ebe25703a1e"},
]
[package.dependencies]
botocore = ">=1.35.19,<1.36.0"
botocore = ">=1.35.21,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4967,4 +4967,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "e1634abb4b17ebc3d729f2e0cfcc85bc1896afe927faa65d47128934d44c415b"
content-hash = "a5166c7a901b175444292f6fe371d22f81220f6848f051c798a1ca3142fd1c5c"
+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.1"
azure-storage-blob = "12.23.0"
boto3 = "1.35.19"
boto3 = "1.35.21"
botocore = "1.35.21"
colorama = "0.4.6"
cryptography = "43.0.1"