Skip to content

Commit b4c5e5c

Browse files
fix(deps): update dependency termcolor to v3
1 parent b9336de commit b4c5e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)