build(deps): bump botocore from 1.29.100 to 1.29.105 (#2163)

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-04 13:24:03 +02:00
committed by GitHub
parent 0eb88d0c10
commit 5683d1b1bd
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand.
# This file is automatically @generated by Poetry and should not be changed by hand.
[[package]]
name = "about-time"
@@ -316,14 +316,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.29.100"
version = "1.29.105"
description = "Low-level, data-driven core of boto 3."
category = "main"
optional = false
python-versions = ">= 3.7"
files = [
{file = "botocore-1.29.100-py3-none-any.whl", hash = "sha256:d5c4c5bbbbf0ec62a4235ccac1b9bbb579558f7bb3231d7fb6054e1f64d3a623"},
{file = "botocore-1.29.100.tar.gz", hash = "sha256:ff6585df3dcef2057be5e54b45d254608d3769d726ea4ccd4e17f77825e5b13d"},
{file = "botocore-1.29.105-py3-none-any.whl", hash = "sha256:06a2838daad3f346cba5460d0d3deb198225b556ff9ca729798d787fadbdebde"},
{file = "botocore-1.29.105.tar.gz", hash = "sha256:17c82391dfd6aaa8f96fbbb08cad2c2431ef3cda0ece89e6e6ba444c5eed45c2"},
]
[package.dependencies]
@@ -2844,4 +2844,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "050b88c6aed5ee1529b062653032d61b577aba4849ecc11ed8881ec5d53775f4"
content-hash = "b67a2ff88c5d5e8b39d4be9279d2f7dbd689a12d4582382bd2ea817059f232e7"

View File

@@ -34,7 +34,7 @@ azure-mgmt-storage = "21.0.0"
azure-mgmt-subscription = "3.1.1"
azure-storage-blob = "12.15.0"
boto3 = "1.26.90"
botocore = "1.29.100"
botocore = "1.29.105"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.81.0"