build(deps): bump alive-progress from 3.0.1 to 3.1.0 (#2138)

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-28 09:55:18 +02:00
committed by GitHub
parent 941b8cbc1e
commit 0a2349fad7
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"
@@ -14,14 +14,14 @@ files = [
[[package]]
name = "alive-progress"
version = "3.0.1"
version = "3.1.0"
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.0.1.tar.gz", hash = "sha256:3245114253b6adb4b38f2a2a1828edfcd9e8c012f7e30a5cef1932ca7344eb44"},
{file = "alive_progress-3.0.1-py3-none-any.whl", hash = "sha256:1e910ef0ceccfd2b09682f119330bd9a0bf2b4c4ddfa83de4d3d3741e104d98f"},
{file = "alive-progress-3.1.0.tar.gz", hash = "sha256:c076a076591ff926ac19941bd73065e298118b6d38900d2d6ff53d2e355be3c1"},
{file = "alive_progress-3.1.0-py3-none-any.whl", hash = "sha256:908ded254221e958fe2851bcbcd24451fb3820011d473db71f329c370a4018a2"},
]
[package.dependencies]
@@ -2844,4 +2844,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "245d449b4b8d1cbe6be0a125761312a6a53bf1f050440a41ffe8034945064fb8"
content-hash = "cb9595724336613f9fcae30e665d00972c5923ea254d8876f1c9784faa0c8a66"

View File

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