chore(deps): bump botocore from 1.35.16 to 1.35.17 (#5011)

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-12 10:50:07 +02:00
committed by GitHub
parent 983c79ad3b
commit 7d1fad9eb7
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -744,13 +744,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.16"
version = "1.35.17"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.16-py3-none-any.whl", hash = "sha256:3564a980d95ff2861a6ca74313173d8778aa659125c63cf49c93ad23896c63b1"},
{file = "botocore-1.35.16.tar.gz", hash = "sha256:1b48c94e8a4bbe23143f3d1c21a32b9ffc7476b651ef42371ab45d678f6dbfbc"},
{file = "botocore-1.35.17-py3-none-any.whl", hash = "sha256:a93f773ca93139529b5d36730b382dbee63ab4c7f26129aa5c84835255ca999d"},
{file = "botocore-1.35.17.tar.gz", hash = "sha256:0d35d03ea647b5d464c7f77bdab6fb23ae5d49752b13cf97ab84444518c7b1bd"},
]
[package.dependencies]
@@ -4967,4 +4967,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "9c583b306402f9366d9bbc2e7e2aab3a54b92fd0ddbf9597953f23ddcd054889"
content-hash = "56942b874d4519536296bda228eef08e6ca5b5f5de5fdaebf57c7837e63253c9"
+1 -1
View File
@@ -47,7 +47,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.22.0"
boto3 = "1.35.16"
botocore = "1.35.16"
botocore = "1.35.17"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.0"