chore(deps): bump botocore from 1.34.156 to 1.34.157 (#4704)

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-09 07:56:26 +02:00
committed by GitHub
parent e666b66ec0
commit 55e0656375
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -731,13 +731,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.156"
version = "1.34.157"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.156-py3-none-any.whl", hash = "sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda"},
{file = "botocore-1.34.156.tar.gz", hash = "sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a"},
{file = "botocore-1.34.157-py3-none-any.whl", hash = "sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d"},
{file = "botocore-1.34.157.tar.gz", hash = "sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb"},
]
[package.dependencies]
@@ -4918,4 +4918,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "72bb7caf25569fd4c5a937bdb125f9e342606f423c1ecc7c7e9558cc98c6598b"
content-hash = "4bca9fd42c5565eef4a63109950d1331e51b65927dc7cf84a62dc6ee8c3309e1"
+1 -1
View File
@@ -47,7 +47,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.22.0"
boto3 = "1.34.156"
botocore = "1.34.156"
botocore = "1.34.157"
colorama = "0.4.6"
cryptography = "43.0.0"
dash = "2.17.1"