build(deps): bump boto3 from 1.26.79 to 1.26.80 (#2004)

This commit is contained in:
dependabot[bot]
2023-03-01 08:40:41 +01:00
committed by GitHub
parent 07753e1774
commit 882cdebacb
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -304,18 +304,18 @@ uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "boto3"
version = "1.26.79"
version = "1.26.80"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "boto3-1.26.79-py3-none-any.whl", hash = "sha256:049de631cc03726a14b8eb24ac9ec2a48b0624197796f36166da809fdc9b9a7f"},
{file = "boto3-1.26.79.tar.gz", hash = "sha256:73d7bd1f16118ef0dfe936e0420cd76b02d1aedb75330ebda51168458ab752ac"},
{file = "boto3-1.26.80-py3-none-any.whl", hash = "sha256:704065abc8fdd2519491c11eeb65d69f21d0baf278b66b0b44090cc09c8c7bf8"},
{file = "boto3-1.26.80.tar.gz", hash = "sha256:7816da48b9626a482e955628ade527a4a84ff462043ac1a129011f7f66e8648c"},
]
[package.dependencies]
botocore = ">=1.29.79,<1.30.0"
botocore = ">=1.29.80,<1.30.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.6.0,<0.7.0"
@@ -2618,4 +2618,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "d45615ddbce0873fcb470b4dc78e3656f6051c49e9d8a653f6fd6dd819acc158"
content-hash = "888e443bfd7a8bf2dda6b0c9d3bca6274b1718bda68b723e7c4fce289e4d06c1"

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.79"
boto3 = "1.26.80"
botocore = "1.29.80"
colorama = "0.4.6"
detect-secrets = "1.4.0"