build(deps): bump botocore from 1.29.138 to 1.29.142 (#2419)

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-30 09:42:19 +02:00
committed by GitHub
parent d104f6f8fc
commit 858698f7cd
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -316,14 +316,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.29.138"
version = "1.29.142"
description = "Low-level, data-driven core of boto 3."
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "botocore-1.29.138-py3-none-any.whl", hash = "sha256:3d145f30d10a9c712acee48e7ce906c9456bb25fe50d477c9312c702ccfa50d1"},
{file = "botocore-1.29.138.tar.gz", hash = "sha256:31edc237088c104f7a05887646bbec31d7459dd2e108fd90cbffa315902817e2"},
{file = "botocore-1.29.142-py3-none-any.whl", hash = "sha256:0677848bb8ef94d69c5d2f5c613dbab5b6710a8b7649f3fafca5172c464728b8"},
{file = "botocore-1.29.142.tar.gz", hash = "sha256:512d2f48fc1471f169bc210eede662f8da66be3cebc1515dfb5411a18b2aeabf"},
]
[package.dependencies]
@@ -2913,4 +2913,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "42da8d1d24c1fc10c53313d49430f14e1c9ec6db163aaf90b19863f12a4a974b"
content-hash = "c7c7fdf47a2ab1c47b25028c3a0365204c8d6697306b7ce109b30a1248c4886d"

View File

@@ -34,7 +34,7 @@ azure-mgmt-storage = "21.0.0"
azure-mgmt-subscription = "3.1.1"
azure-storage-blob = "12.16.0"
boto3 = "1.26.138"
botocore = "1.29.138"
botocore = "1.29.142"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.86.0"