Skip to content

Commit c1c1851

Browse files
committed
fix: add explicit dev-dependency to colorama
1 parent 45859de commit c1c1851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ black = "25.1.0"
2727
mypy = "1.15.0"
2828
bandit = "1.8.2"
2929
xenon = "0.9.3"
30+
colorama = "0.4.6"
3031

3132
[build-system]
3233
requires = ["poetry-core"]

0 commit comments

Comments
 (0)