chore(deps): bump botocore from 1.35.15 to 1.35.16 (#4992)

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-11 13:14:41 +02:00
committed by GitHub
parent 1ee0bc341c
commit 896d9b5554
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -721,13 +721,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.15"
version = "1.35.16"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.15-py3-none-any.whl", hash = "sha256:a01a7668941c9276ca7697fb0b09a47ab1f13e585c5ca6551270528f4e086de8"},
{file = "botocore-1.35.15.tar.gz", hash = "sha256:bbfe4f6cd417d1d097900db062f1017e5185775acdeccd0eff1ec0f499633242"},
{file = "botocore-1.35.16-py3-none-any.whl", hash = "sha256:3564a980d95ff2861a6ca74313173d8778aa659125c63cf49c93ad23896c63b1"},
{file = "botocore-1.35.16.tar.gz", hash = "sha256:1b48c94e8a4bbe23143f3d1c21a32b9ffc7476b651ef42371ab45d678f6dbfbc"},
]
[package.dependencies]
@@ -739,7 +739,7 @@ urllib3 = [
]
[package.extras]
crt = ["awscrt (==0.21.2)"]
crt = ["awscrt (==0.21.5)"]
[[package]]
name = "cachetools"
@@ -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 = "9c5062ef3acd573ff3ed09dc999d315c6b942688ba7101eb93683a0ee5743f0b"
content-hash = "79ee86ca2d7794607cbc43df0a74a69fcc8020c952b5893c310ca9f45099c13b"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.22.0"
boto3 = "1.35.15"
botocore = "1.35.15"
botocore = "1.35.16"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.144.0"