chore(deps): bump boto3 from 1.35.26 to 1.35.28 (#5232)

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-27 12:13:56 -04:00
committed by GitHub
parent 6616657c91
commit 6bbb9d04a6
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -727,17 +727,17 @@ files = [
[[package]]
name = "boto3"
version = "1.35.26"
version = "1.35.28"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.26-py3-none-any.whl", hash = "sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb"},
{file = "boto3-1.35.26.tar.gz", hash = "sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b"},
{file = "boto3-1.35.28-py3-none-any.whl", hash = "sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc"},
{file = "boto3-1.35.28.tar.gz", hash = "sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a"},
]
[package.dependencies]
botocore = ">=1.35.26,<1.36.0"
botocore = ">=1.35.28,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -5006,4 +5006,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "797d6fad7b3576df7f754f6a04bf302b5d5c593b5b527bd718a6fde2b58fab7a"
content-hash = "3a5fd38048fa08da16de592515dce2cba384e9c3620e1b0960224ede06f888a9"
+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.26"
boto3 = "1.35.28"
botocore = "1.35.28"
colorama = "0.4.6"
cryptography = "43.0.1"