chore(deps): bump botocore from 1.34.154 to 1.34.155 (#4657)

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-08-07 08:59:57 +02:00
committed by GitHub
parent b60bcb95e6
commit 023b0546aa
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -720,13 +720,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.154"
version = "1.34.155"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.154-py3-none-any.whl", hash = "sha256:4eef4b1bb809b382ba9dc9c88f5fcc4a133f221a1acb693ee6bee4de9f325979"},
{file = "botocore-1.34.154.tar.gz", hash = "sha256:64d9b4c85a504d77cb56dabb2ad717cd8e1717424a88edb458b01d1e5797262a"},
{file = "botocore-1.34.155-py3-none-any.whl", hash = "sha256:f2696c11bb0cad627d42512937befd2e3f966aedd15de00d90ee13cf7a16b328"},
{file = "botocore-1.34.155.tar.gz", hash = "sha256:3aa88abfef23909f68d3e6679a3d4b4bb3c6288a6cfbf9e253aa68dac8edad64"},
]
[package.dependencies]
@@ -738,7 +738,7 @@ urllib3 = [
]
[package.extras]
crt = ["awscrt (==0.20.11)"]
crt = ["awscrt (==0.21.2)"]
[[package]]
name = "cachetools"
@@ -4532,4 +4532,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f46293ac2770cc48368bbc0edf6a4be25e5721c07a02b37e197c3c1ce004a0b1"
content-hash = "22bc682612c1b4ab330246aa571f22353d8aae6f9d7be5f5c26ddd8f1b9e870c"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.21.0"
boto3 = "1.34.152"
botocore = "1.34.154"
botocore = "1.34.155"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.139.0"