Skip to content

Commit f2680f6

Browse files
Update termcolor requirement from <2.5.0 to <2.6.0 in /.github/scripts
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...2.5.0) --- updated-dependencies: - dependency-name: termcolor dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aff6b9 commit f2680f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pylint <3.3.2
44
pytest <=8.3.3
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0
7-
termcolor <2.5.0
7+
termcolor <2.6.0
88
hypothesis <6.117.0
99
levenshtein <=0.26.0

0 commit comments

Comments
 (0)