build(deps): bump boto3 from 1.26.86 to 1.26.90 (#2114)

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-03-21 11:04:26 +01:00
committed by GitHub
parent 08d65cbc41
commit 5c2a411982
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.86"
version = "1.26.90"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "boto3-1.26.86-py3-none-any.whl", hash = "sha256:e981703b76d2fb9274ce5cdda6ea382e29c9e7c65bc400c94c0a259b26f8914a"},
{file = "boto3-1.26.86.tar.gz", hash = "sha256:7e8fc7bfef6481e48380d13e18a0a036413d126dc7eda37eadc1a052a3426323"},
{file = "boto3-1.26.90-py3-none-any.whl", hash = "sha256:f1123076445f93fa85bf7ee956ae33041f2e077a6824e31929cc56ad31aeffc1"},
{file = "boto3-1.26.90.tar.gz", hash = "sha256:1d33abca60643d14f90a9e77d94085ebfd8f8bf8f157f582466f6b3a141bab8c"},
]
[package.dependencies]
botocore = ">=1.29.86,<1.30.0"
botocore = ">=1.29.90,<1.30.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.6.0,<0.7.0"
@@ -2670,4 +2670,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "379548853a2a1b014484a9cdb8a8b4ad12477b16aa4b82df8f38557240dde3d7"
content-hash = "ab9263db7c7c836f9192444bcf680a4183d16ae49cff7d60082e61a80973001d"

View File

@@ -33,7 +33,7 @@ azure-mgmt-security = "3.0.0"
azure-mgmt-storage = "21.0.0"
azure-mgmt-subscription = "3.1.1"
azure-storage-blob = "12.15.0"
boto3 = "1.26.86"
boto3 = "1.26.90"
botocore = "1.29.90"
colorama = "0.4.6"
detect-secrets = "1.4.0"