Skip to content

Commit 75bf79a

Browse files
authored
Merge pull request #455 from vil02/434-remove-explicit-dependency-to-colorama
chore: remove explicit dependency to `colorama`
2 parents 386f6c4 + f69e47b commit 75bf79a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

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

3231
[build-system]
3332
requires = ["poetry-core"]

0 commit comments

Comments
 (0)