chore(deps): bump boto3 from 1.34.158 to 1.34.159 (#4734)

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-14 09:30:11 -04:00
committed by GitHub
parent 680781656b
commit 93e6751e35
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -724,17 +724,17 @@ files = [
[[package]]
name = "boto3"
version = "1.34.158"
version = "1.34.159"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.158-py3-none-any.whl", hash = "sha256:c29e9b7e1034e8734ccaffb9f2b3f3df2268022fd8a93d836604019f8759ce27"},
{file = "boto3-1.34.158.tar.gz", hash = "sha256:5b7b2ce0ec1e498933f600d29f3e1c641f8c44dd7e468c26795359d23d81fa39"},
{file = "boto3-1.34.159-py3-none-any.whl", hash = "sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0"},
{file = "boto3-1.34.159.tar.gz", hash = "sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587"},
]
[package.dependencies]
botocore = ">=1.34.158,<1.35.0"
botocore = ">=1.34.159,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -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 = "0dc8ff998f1a478051605ed74ccf8b4a9f7eb9439bb28d8b77d383198f410ce2"
content-hash = "5be473ed8baaed3993a534bdae0536359ce00daa25bc50269d25bfec7c46c8e0"
+1 -1
View File
@@ -46,7 +46,7 @@ azure-mgmt-storage = "21.2.1"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.0"
azure-storage-blob = "12.22.0"
boto3 = "1.34.158"
boto3 = "1.34.159"
botocore = "1.34.159"
colorama = "0.4.6"
cryptography = "43.0.0"