Skip to content

Commit 72806cd

Browse files
chore(deps): update dependency termcolor to v3
1 parent d3eaa24 commit 72806cd

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
@@ -35,7 +35,7 @@ dependencies = [
3535
"requests>=2.25.1,<3.0.0",
3636
"schema>=0.7.4,<0.8.0",
3737
"semver>=3.0.1,<4.0.0",
38-
"termcolor>=1.1,<3.0",
38+
"termcolor>=3.1,<3.2",
3939
]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)