chore(deps): bump botocore from 1.34.89 to 1.34.94 (#3884)

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-30 08:19:24 +02:00
committed by GitHub
parent 0e5e863af2
commit 8aa06cab6f
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -733,13 +733,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.89"
version = "1.34.94"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.89-py3-none-any.whl", hash = "sha256:35205ed7db13058a3f7114c28e93058a8ff1490dfc6a5b5dff9c581c738fbf59"},
{file = "botocore-1.34.89.tar.gz", hash = "sha256:6624b69bcdf2c5d0568b7bc9cbac13e605f370e7ea06710c61e2e2dc76831141"},
{file = "botocore-1.34.94-py3-none-any.whl", hash = "sha256:f00a79002e0cb9d6895ecd0919c506402850177d7b6c4d2634fa2da362d95bcb"},
{file = "botocore-1.34.94.tar.gz", hash = "sha256:99b11be9a28f9051af4c96fa121e9c3f22a86d499abd773c9e868b2a38961bae"},
]
[package.dependencies]
@@ -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 = "f719d7ef9c4e1f114a7956b7180f0d2df55decbb02ac9bf525af5b52771cf6fe"
content-hash = "4a949f263f43372e0b25d88f7e025720150cb0d5c2cf077f2619dea006235c80"
+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.89"
botocore = "1.34.94"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.127.0"