Skip to content

Commit 7c81790

Browse files
Update termcolor requirement from <3.2.0 to <3.4.0
Updates the requirements on [termcolor](https://github.com/termcolor/termcolor) to permit the latest version. - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@0.1...3.3.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 716bbc2 commit 7c81790

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
@@ -48,7 +48,7 @@ test = [
4848
"pytest<=8.4.1",
4949
"pytest-pylint<=1.1.2",
5050
"pytest-runner<7.0.0",
51-
"termcolor<3.2.0",
51+
"termcolor<3.4.0",
5252
"hypothesis<6.137.0",
5353
"levenshtein<=0.27.1",
5454
]

0 commit comments

Comments
 (0)