chore(deps): bump botocore from 1.35.27 to 1.35.28 (#5217)

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 08:20:50 +02:00
committed by GitHub
parent 7b5d1e540c
commit cda8ea25f7
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -723,13 +723,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.27"
version = "1.35.28"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.27-py3-none-any.whl", hash = "sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd"},
{file = "botocore-1.35.27.tar.gz", hash = "sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7"},
{file = "botocore-1.35.28-py3-none-any.whl", hash = "sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527"},
{file = "botocore-1.35.28.tar.gz", hash = "sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55"},
]
[package.dependencies]
@@ -4571,4 +4571,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "b3bcb96a6ff7af49ddf39e2048add1c4f545be58a7a62d1223aa0cc0131b5e89"
content-hash = "67a92b6d50ce3fd2620c05d27c7c4c99a4db8c19ba752e0dcaa45759e2963924"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.23.0"
boto3 = "1.35.26"
botocore = "1.35.27"
botocore = "1.35.28"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.147.0"