chore(deps): bump botocore from 1.34.158 to 1.34.159 (#4728)

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-13 09:03:15 -04:00
committed by GitHub
parent 0ef30c655a
commit 49cfe15abc
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -743,13 +743,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.34.158"
version = "1.34.159"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.34.158-py3-none-any.whl", hash = "sha256:0e6fceba1e39bfa8feeba70ba3ac2af958b3387df4bd3b5f2db3f64c1754c756"},
{file = "botocore-1.34.158.tar.gz", hash = "sha256:5934082e25ad726673afbf466092fb1223dafa250e6e756c819430ba6b1b3da5"},
{file = "botocore-1.34.159-py3-none-any.whl", hash = "sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97"},
{file = "botocore-1.34.159.tar.gz", hash = "sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1"},
]
[package.dependencies]
@@ -4960,4 +4960,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "7e58e68341d4affe12a28997c658b6485f0431afd47f2cf8aa540498db4aa51d"
content-hash = "0dc8ff998f1a478051605ed74ccf8b4a9f7eb9439bb28d8b77d383198f410ce2"
+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.158"
botocore = "1.34.158"
botocore = "1.34.159"
colorama = "0.4.6"
cryptography = "43.0.0"
dash = "2.17.1"