build(deps): bump alive-progress from 3.1.0 to 3.1.1 (#2187)

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-11 08:13:17 +02:00
committed by GitHub
parent 522ba05ba8
commit f9f9ff0cb8
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -14,14 +14,14 @@ files = [
[[package]]
name = "alive-progress"
version = "3.1.0"
version = "3.1.1"
description = "A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!"
category = "main"
optional = false
python-versions = ">=3.7, <4"
files = [
{file = "alive-progress-3.1.0.tar.gz", hash = "sha256:c076a076591ff926ac19941bd73065e298118b6d38900d2d6ff53d2e355be3c1"},
{file = "alive_progress-3.1.0-py3-none-any.whl", hash = "sha256:908ded254221e958fe2851bcbcd24451fb3820011d473db71f329c370a4018a2"},
{file = "alive-progress-3.1.1.tar.gz", hash = "sha256:6d9ad57add9c1341aa57d93e6370c76c9fc0c9fdc631e1c56b48e59daa32106e"},
{file = "alive_progress-3.1.1-py3-none-any.whl", hash = "sha256:5c1e075ff56230bda6bf4104c471c4ea8eaeb24af9e5e1696dcbcfc5b503255a"},
]
[package.dependencies]
@@ -2843,4 +2843,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "6030779eb91d23c90f6d0df6c333b7efd475c9877715fe5f3267343a3f3eacdb"
content-hash = "08eceaad59841e169e34c73f64b4c893cd267a7aea446ac22fdd2c468b40e1f6"

View File

@@ -25,7 +25,7 @@ readme = "README.md"
version = "3.3.4"
[tool.poetry.dependencies]
alive-progress = "3.1.0"
alive-progress = "3.1.1"
arnparse = "0.0.2"
azure-identity = "1.12.0"
azure-mgmt-authorization = "3.0.0"