build(deps): bump boto3 from 1.26.105 to 1.26.115 (#2269)

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-04-25 10:35:15 +02:00
committed by GitHub
parent 8d577b872f
commit 662e67ff16
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.105"
version = "1.26.115"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "boto3-1.26.105-py3-none-any.whl", hash = "sha256:f4951f8162905b96fd045e32853ba8cf707042faac846a23910817c508ef27d7"},
{file = "boto3-1.26.105.tar.gz", hash = "sha256:2914776e0138530ec6464d0e2f05b4aa18e9212ac920c48472f8a93650feaed2"},
{file = "boto3-1.26.115-py3-none-any.whl", hash = "sha256:deb53ad15ff0e75ae0be6d7115a2d34e4bafb0541484485f0feb61dabdfb5513"},
{file = "boto3-1.26.115.tar.gz", hash = "sha256:2272a060005bf8299f7342cbf1344304eb44b7060cddba6784f676e3bc737bb8"},
]
[package.dependencies]
botocore = ">=1.29.105,<1.30.0"
botocore = ">=1.29.115,<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 = "91966b275404fc555a324b7f86c67faab6fcc411e783f7027d393eea6d3737a8"
content-hash = "2bd214a98a50a4710bb43ac28e3dfef5430a82619467210527ae806e43af9f4c"

View File

@@ -33,7 +33,7 @@ azure-mgmt-security = "4.0.0"
azure-mgmt-storage = "21.0.0"
azure-mgmt-subscription = "3.1.1"
azure-storage-blob = "12.16.0"
boto3 = "1.26.105"
boto3 = "1.26.115"
botocore = "1.29.115"
colorama = "0.4.6"
detect-secrets = "1.4.0"