build(deps): bump boto3 from 1.26.125 to 1.26.138 (#2389)

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-05-23 11:15:42 +02:00
committed by GitHub
parent 7e6e4c0bc6
commit f8b420047a
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -284,18 +284,18 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.26.125"
version = "1.26.138"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "boto3-1.26.125-py3-none-any.whl", hash = "sha256:6648aff15d19927cd26db47eb56362ccd313a1ddbd7aaa3235ef05d05d398252"},
{file = "boto3-1.26.125.tar.gz", hash = "sha256:fe8248b80c4f0fdaed8b8779467c4431a5e52177e02ccd137d51ec51194ebb00"},
{file = "boto3-1.26.138-py3-none-any.whl", hash = "sha256:d47a68a0ca6599e8711c7da670fbac24085d9d50cfb4f761204f154d2b6fae26"},
{file = "boto3-1.26.138.tar.gz", hash = "sha256:f0a78f94a7140b60960898fd86677e4e73cc96bd7f3e5c64fc5cc1818d04c7b8"},
]
[package.dependencies]
botocore = ">=1.29.125,<1.30.0"
botocore = ">=1.29.138,<1.30.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.6.0,<0.7.0"
@@ -2875,4 +2875,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "48a34b9b0d7eacde30c296ec7b63659710e382147a092e9c8f9f72d68ab84cbd"
content-hash = "fad0b94d53f2c82f07c7cdded0469947ce28c7b854d8c8133d7460e92b56b495"

View File

@@ -32,7 +32,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.125"
boto3 = "1.26.138"
botocore = "1.29.138"
colorama = "0.4.6"
detect-secrets = "1.4.0"