Skip to content

Commit 91d7576

Browse files
committed
Update dependency rich to v12
1 parent 9a13943 commit 91d7576

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.rst"
88
[tool.poetry.dependencies]
99
python = "^3.9"
1010
ZypeSDK = "^1.6"
11-
rich = "^10.3.0"
11+
rich = "^12.0.0"
1212

1313
[tool.poetry.dev-dependencies]
1414
pytest = "^6.2"

0 commit comments

Comments
 (0)