build(deps): bump boto3 from 1.26.138 to 1.26.142 (#2444)

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]
2023-06-06 07:45:14 +02:00
committed by GitHub
parent cbc2713bee
commit 5c95dc6e20
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -296,18 +296,18 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.26.138"
version = "1.26.142"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "boto3-1.26.138-py3-none-any.whl", hash = "sha256:d47a68a0ca6599e8711c7da670fbac24085d9d50cfb4f761204f154d2b6fae26"},
{file = "boto3-1.26.138.tar.gz", hash = "sha256:f0a78f94a7140b60960898fd86677e4e73cc96bd7f3e5c64fc5cc1818d04c7b8"},
{file = "boto3-1.26.142-py3-none-any.whl", hash = "sha256:8b8ccbb42e5c4008086a187afee98f4a10d5d985892699b9e2f1e6c5b18a7754"},
{file = "boto3-1.26.142.tar.gz", hash = "sha256:8f4b5c93a7f0c8e40ae1983cfbefd017bd625e554426544c78dceb4045648911"},
]
[package.dependencies]
botocore = ">=1.29.138,<1.30.0"
botocore = ">=1.29.142,<1.30.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.6.0,<0.7.0"
@@ -2913,4 +2913,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "b779c29bcfd4d38942a3e57396970a9856f44c27f9f029fa769e06b552e39446"
content-hash = "bbf74be655ac953ffec5f9349667aa6e7ab6112e7f9a23190405f27fdd8f4b9d"

View File

@@ -33,7 +33,7 @@ azure-mgmt-security = "5.0.0"
azure-mgmt-storage = "21.0.0"
azure-mgmt-subscription = "3.1.1"
azure-storage-blob = "12.16.0"
boto3 = "1.26.138"
boto3 = "1.26.142"
botocore = "1.29.142"
colorama = "0.4.6"
detect-secrets = "1.4.0"