chore(deps): bump boto3 from 1.35.21 to 1.35.23 (#5115)

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-20 09:13:09 -04:00
committed by GitHub
parent 9456c6198a
commit 65d7ba020b
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.21"
version = "1.35.23"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.21-py3-none-any.whl", hash = "sha256:247f88eedce9ae4e014a8fc14a9473759bb8e391460d49396a3b600fb649f33b"},
{file = "boto3-1.35.21.tar.gz", hash = "sha256:db5fbbd10248db060f2ccce3ae17764f1641c99c8b9f51d422c26ebe25703a1e"},
{file = "boto3-1.35.23-py3-none-any.whl", hash = "sha256:ecba4362f82e23ef775c72b3e6fdef3ef68443629b79e88886d5088302ffc050"},
{file = "boto3-1.35.23.tar.gz", hash = "sha256:3fbf1d5b749c92ed43aa190650979dff9f83790a42522e1e9eefa54c8e44bc4b"},
]
[package.dependencies]
botocore = ">=1.35.21,<1.36.0"
botocore = ">=1.35.23,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4963,4 +4963,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "1c21c75c4cbfd855fb95fa44152b7b33df7dc9d811d553d6ccfd413333f09130"
content-hash = "af3c905d0254ad9a8008a87952a874b82d65a2f5ae4b4462fc6448dc11a8ca1f"
+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.21"
boto3 = "1.35.23"
botocore = "1.35.23"
colorama = "0.4.6"
cryptography = "43.0.1"