Skip to content

Commit 4433f2d

Browse files
committed
Require rich versions >=9.5
1 parent 3625863 commit 4433f2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -22,7 +22,7 @@ toml = "^0.10"
2222
jinja2 = ">=2.11"
2323
jsonref = "^0.2"
2424
pydantic = "^1.6"
25-
rich = "*"
25+
rich = ">=9.5"
2626
jsonpointer = "^2.1"
2727
jmespath = "^0.10"
2828
ansible = { version = "^2.10.0", optional = true }

0 commit comments

Comments
 (0)