chore(deps): bump boto3 from 1.34.150 to 1.34.151 (#4603)

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-08-01 08:06:38 +02:00
committed by GitHub
parent be4b351cc4
commit fd22df215d
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -701,17 +701,17 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.34.150"
version = "1.34.151"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.150-py3-none-any.whl", hash = "sha256:ad648c89a4935590a69341e5430fc42a021489a22de171ee3fd7bb204f9ef0fa"},
{file = "boto3-1.34.150.tar.gz", hash = "sha256:894b222f7850b870a7ac63d7e378ac36c5c34375da24ddc30e131d9fafe369dc"},
{file = "boto3-1.34.151-py3-none-any.whl", hash = "sha256:35bc76faacf1667d3fbb66c1966acf2230ef26206557efc26d9d9d79337bef43"},
{file = "boto3-1.34.151.tar.gz", hash = "sha256:30498a76b6f651ee2af7ae8edc1704379279ab8b91f1a8dd1f4ddf51259b0bc2"},
]
[package.dependencies]
botocore = ">=1.34.150,<1.35.0"
botocore = ">=1.34.151,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4512,4 +4512,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "cfc397314761dcae55b23baa5821e24e20728e5416a67295d67c4d55e57e940a"
content-hash = "2c3fbbef96ce69b05eac1ede0eeb9e9492ef2f46f731d7feb9be18fe2b7e19d4"
+1 -1
View File
@@ -45,7 +45,7 @@ azure-mgmt-storage = "21.2.1"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.21.0"
boto3 = "1.34.150"
boto3 = "1.34.151"
botocore = "1.34.151"
colorama = "0.4.6"
detect-secrets = "1.5.0"