chore(deps): bump boto3 from 1.34.156 to 1.34.157 (#4719)

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-12 08:02:17 -04:00
committed by GitHub
parent ed27491118
commit 0675cc8fdb
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.156"
version = "1.34.157"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.156-py3-none-any.whl", hash = "sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96"},
{file = "boto3-1.34.156.tar.gz", hash = "sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68"},
{file = "boto3-1.34.157-py3-none-any.whl", hash = "sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950"},
{file = "boto3-1.34.157.tar.gz", hash = "sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b"},
]
[package.dependencies]
botocore = ">=1.34.156,<1.35.0"
botocore = ">=1.34.157,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4930,4 +4930,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 = "4bca9fd42c5565eef4a63109950d1331e51b65927dc7cf84a62dc6ee8c3309e1"
content-hash = "48a79a59b8ab3605618da732d93a0b1146aa262121e5a64dc7f197849a104390"
+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.156"
boto3 = "1.34.157"
botocore = "1.34.157"
colorama = "0.4.6"
cryptography = "43.0.0"