chore(deps): bump botocore from 1.34.146 to 1.34.147 (#4524)

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-07-24 08:08:57 +02:00
committed by GitHub
parent 2d7be85f3a
commit 5347a3d61a
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -718,13 +718,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.146"
version = "1.34.147"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.146-py3-none-any.whl", hash = "sha256:3fd4782362bd29c192704ebf859c5c8c5189ad05719e391eefe23088434427ae"},
{file = "botocore-1.34.146.tar.gz", hash = "sha256:849cb8e54e042443aeabcd7822b5f2b76cb5cfe33fe3a71f91c7c069748a869c"},
{file = "botocore-1.34.147-py3-none-any.whl", hash = "sha256:be94a2f4874b1d1705cae2bd512c475047497379651678593acb6c61c50d91de"},
{file = "botocore-1.34.147.tar.gz", hash = "sha256:2e8f000b77e4ca345146cb2edab6403769a517b564f627bb084ab335417f3dbe"},
]
[package.dependencies]
@@ -4510,4 +4510,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "ce784902c318730a8704cb06cd2c4ae04e10dd129acbc6f444166bcee2ec204e"
content-hash = "59e7bc1697ac34357e186c9c3b720ab7718c4fe60d4002f5c885d70848250327"
+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.146"
botocore = "1.34.146"
botocore = "1.34.147"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.137.0"