chore(deps): bump boto3 from 1.34.143 to 1.34.144 (#4452)

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-07-16 08:52:04 +02:00
committed by GitHub
parent 703e2d26f8
commit 86f2bdabaa
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -698,17 +698,17 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.34.143"
version = "1.34.144"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.143-py3-none-any.whl", hash = "sha256:0d16832f23e6bd3ae94e35ea8e625529850bfad9baccd426de96ad8f445d8e03"},
{file = "boto3-1.34.143.tar.gz", hash = "sha256:b590ce80c65149194def43ebf0ea1cf0533945502507837389a8d22e3ecbcf05"},
{file = "boto3-1.34.144-py3-none-any.whl", hash = "sha256:b8433d481d50b68a0162c0379c0dd4aabfc3d1ad901800beb5b87815997511c1"},
{file = "boto3-1.34.144.tar.gz", hash = "sha256:2f3e88b10b8fcc5f6100a9d74cd28230edc9d4fa226d99dd40a3ab38ac213673"},
]
[package.dependencies]
botocore = ">=1.34.143,<1.35.0"
botocore = ">=1.34.144,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4509,4 +4509,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "de10303bba7c1a9dc83964bb82975a9b3aa5dd96b0ca13c4bed6871177ca6a06"
content-hash = "bdb4e58d2cac4def2f4db5e051ab092060b0cb57b8adc83e21a917732c7219a0"
+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.20.0"
boto3 = "1.34.143"
boto3 = "1.34.144"
botocore = "1.34.144"
colorama = "0.4.6"
detect-secrets = "1.5.0"