Skip to content

Commit acf92b4

Browse files
Update dependency rich to v14
1 parent 207ed44 commit acf92b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 = "^13.0.0"
11+
rich = "^14.0.0"
1212

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

0 commit comments

Comments
 (0)