chore(deps): bump botocore from 1.34.84 to 1.34.89 (#3841)

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-04-23 17:45:41 +02:00
committed by GitHub
parent cf62bbbdea
commit 149217732d
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -733,13 +733,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.84"
version = "1.34.89"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.84-py3-none-any.whl", hash = "sha256:da1ae0a912e69e10daee2a34dafd6c6c106450d20b8623665feceb2d96c173eb"},
{file = "botocore-1.34.84.tar.gz", hash = "sha256:a2b309bf5594f0eb6f63f355ade79ba575ce8bf672e52e91da1a7933caa245e6"},
{file = "botocore-1.34.89-py3-none-any.whl", hash = "sha256:35205ed7db13058a3f7114c28e93058a8ff1490dfc6a5b5dff9c581c738fbf59"},
{file = "botocore-1.34.89.tar.gz", hash = "sha256:6624b69bcdf2c5d0568b7bc9cbac13e605f370e7ea06710c61e2e2dc76831141"},
]
[package.dependencies]
@@ -751,7 +751,7 @@ urllib3 = [
]
[package.extras]
crt = ["awscrt (==0.19.19)"]
crt = ["awscrt (==0.20.9)"]
[[package]]
name = "cachetools"
@@ -4542,4 +4542,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "a8f5aa5dd52bd7196359102e32dd4247f4e9cdbc0f146596a55ad6875377439e"
content-hash = "71ec6a96ab33cb1065cc137e73261eae99c2551d3460fa5b9208a424bc988b79"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.2.0"
azure-storage-blob = "12.19.1"
boto3 = "1.34.84"
botocore = "1.34.84"
botocore = "1.34.89"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.125.0"