build(deps): bump boto3 from 1.26.115 to 1.26.125 (#2327)

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-09 08:48:15 +02:00
committed by GitHub
parent 25ed925df5
commit cba2ee3622
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.115"
version = "1.26.125"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "boto3-1.26.115-py3-none-any.whl", hash = "sha256:deb53ad15ff0e75ae0be6d7115a2d34e4bafb0541484485f0feb61dabdfb5513"},
{file = "boto3-1.26.115.tar.gz", hash = "sha256:2272a060005bf8299f7342cbf1344304eb44b7060cddba6784f676e3bc737bb8"},
{file = "boto3-1.26.125-py3-none-any.whl", hash = "sha256:6648aff15d19927cd26db47eb56362ccd313a1ddbd7aaa3235ef05d05d398252"},
{file = "boto3-1.26.125.tar.gz", hash = "sha256:fe8248b80c4f0fdaed8b8779467c4431a5e52177e02ccd137d51ec51194ebb00"},
]
[package.dependencies]
botocore = ">=1.29.115,<1.30.0"
botocore = ">=1.29.125,<1.30.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.6.0,<0.7.0"
@@ -2843,4 +2843,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "3b393cb8ec1854bf751266d401aec86b23094c3db932bf26d90b27dd4627dade"
content-hash = "2d2fe0a7155534304bd29b9faf928164a5e8750d6fd78bff401c2e85faf21fd5"

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.115"
boto3 = "1.26.125"
botocore = "1.29.125"
colorama = "0.4.6"
detect-secrets = "1.4.0"