chore(deps): bump boto3 from 1.35.17 to 1.35.18 (#5038)

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-14 07:33:12 +02:00
committed by GitHub
parent d56c2947d5
commit d991357bcf
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -702,17 +702,17 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.35.17"
version = "1.35.18"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.17-py3-none-any.whl", hash = "sha256:67268aa6c4043e9fdeb4ab3c1e9032f44a6fa168c789af5e351f63f1f8880a2f"},
{file = "boto3-1.35.17.tar.gz", hash = "sha256:4a32db8793569ee5f13c5bf3efb260193353cb8946bf6426e3c330b61c68e59d"},
{file = "boto3-1.35.18-py3-none-any.whl", hash = "sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704"},
{file = "boto3-1.35.18.tar.gz", hash = "sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe"},
]
[package.dependencies]
botocore = ">=1.35.17,<1.36.0"
botocore = ">=1.35.18,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4573,4 +4573,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "1f8627ade514274ebda27f642abfe75cedb1cdcd5a14a1453addea82aed05cb8"
content-hash = "5840bf4d3e1c668ca3e13720b48d3048c2f37accb8c853eafb7ac772e08961a7"
+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.1"
azure-storage-blob = "12.22.0"
boto3 = "1.35.17"
boto3 = "1.35.18"
botocore = "1.35.18"
colorama = "0.4.6"
detect-secrets = "1.5.0"