chore(deps): bump botocore from 1.34.128 to 1.34.132 (#4310)

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-06-25 17:17:12 +02:00
committed by GitHub
parent f16eddefa8
commit 5800eb09c9
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -717,13 +717,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.128"
version = "1.34.132"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.128-py3-none-any.whl", hash = "sha256:db67fda136c372ab3fa432580c819c89ba18d28a6152a4d2a7ea40d44082892e"},
{file = "botocore-1.34.128.tar.gz", hash = "sha256:8d8e03f7c8c080ecafda72036eb3b482d649f8417c90b5dca33b7c2c47adb0c9"},
{file = "botocore-1.34.132-py3-none-any.whl", hash = "sha256:06ef8b4bd3b3cb5a9b9a4273a543b257be3304030978ba51516b576a65156c39"},
{file = "botocore-1.34.132.tar.gz", hash = "sha256:372a6cfce29e5de9bcf8c95af901d0bc3e27d8aa2295fadee295424f95f43f16"},
]
[package.dependencies]
@@ -4508,4 +4508,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "598c0ef5e74ab52dffffaef082aad9b4fe20fbe0b9d767920de7c984ce3c4e33"
content-hash = "84cffdf941d6da52b9a1fe0f537839512e8caab3d7438ac92a58ac9c2a18be1e"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.20.0"
boto3 = "1.34.128"
botocore = "1.34.128"
botocore = "1.34.132"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.134.0"