chore(deps): bump boto3 from 1.34.136 to 1.34.138 (#4367)

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-03 08:43:03 +02:00
committed by GitHub
parent e23a674277
commit 040e1eaa5e
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -709,17 +709,17 @@ files = [
[[package]]
name = "boto3"
version = "1.34.136"
version = "1.34.138"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.136-py3-none-any.whl", hash = "sha256:d41037e2c680ab8d6c61a0a4ee6bf1fdd9e857f43996672830a95d62d6f6fa79"},
{file = "boto3-1.34.136.tar.gz", hash = "sha256:0314e6598f59ee0f34eb4e6d1a0f69fa65c146d2b88a6e837a527a9956ec2731"},
{file = "boto3-1.34.138-py3-none-any.whl", hash = "sha256:81518aa95fad71279411fb5c94da4b4a554a5d53fc876faca62b7b5c8737f1cb"},
{file = "boto3-1.34.138.tar.gz", hash = "sha256:f79c15e33eb7706f197d98d828b193cf0891966682ad3ec5e900f6f9e7362e35"},
]
[package.dependencies]
botocore = ">=1.34.136,<1.35.0"
botocore = ">=1.34.138,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4900,4 +4900,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "25bcd6154c111e7269262b56aa145542cdbe24b69143d859d9b67ab8b3aabf68"
content-hash = "9c3118c32be9bb97e32ce2b2c089fa2a7a4b4e485d67280aae752db27ed6e2cd"
+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.20.0"
boto3 = "1.34.136"
boto3 = "1.34.138"
botocore = "1.34.138"
colorama = "0.4.6"
dash = "2.17.1"