Skip to content

Commit eda34d7

Browse files
fix(deps): update dependency termcolor to >=3.2,<3.3
1 parent 3245a94 commit eda34d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"requests>=2.25.1,<3.0.0",
3737
"schema>=0.7.4,<0.8.0",
3838
"semver>=3.0.1,<4.0.0",
39-
"termcolor>=3.1,<3.2",
39+
"termcolor>=3.2,<3.3",
4040
]
4141

4242
[project.urls]

0 commit comments

Comments
 (0)