chore(deps): bump botocore from 1.34.141 to 1.34.142 (#4417)

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-09 19:18:13 -04:00
committed by GitHub
parent 519c3b88a7
commit 9689ced323
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.141"
version = "1.34.142"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.141-py3-none-any.whl", hash = "sha256:0e661a452c0489b6d62a9c91fed3320d5690a524489a7e50afc8efadb994dba8"},
{file = "botocore-1.34.141.tar.gz", hash = "sha256:d2815c09037039a287461eddc07af895d798bc897e6ba4b08f5a12eaa9886ff1"},
{file = "botocore-1.34.142-py3-none-any.whl", hash = "sha256:9d8095bab0b93b9064e856730a7ffbbb4f897353d3170bec9ddccc5f4a3753bc"},
{file = "botocore-1.34.142.tar.gz", hash = "sha256:2eeb8e6be729c1f8ded723970ed6c6ac29cc3014d86a99e73428fa8bdca81f63"},
]
[package.dependencies]
@@ -4509,4 +4509,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "f8e442df7e8e7ade0a13ef073668b05e56924ad428202cb4eb3bfdc39b4361b9"
content-hash = "50dfb898a4b8b1e810c02ca11ce16c31d56834343676affe7f6ce287d034072f"
+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.141"
botocore = "1.34.141"
botocore = "1.34.142"
colorama = "0.4.6"
detect-secrets = "1.5.0"
google-api-python-client = "2.136.0"