Skip to content

Commit 9c16be7

Browse files
Update termcolor requirement from <2.2.0 to <2.5.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.4.0) --- updated-dependencies: - dependency-name: termcolor dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c230d8 commit 9c16be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pylint <2.15.10
66
pytest <=7.2.1
77
pytest-pylint <=1.1.2
88
pytest-runner <6.0.0
9-
termcolor <2.2.0
9+
termcolor <2.5.0
1010
hypothesis <6.62.0
1111
python-Levenshtein <0.20.9 ; python_version == '2.7'
1212
levenshtein <=0.25.0 ; python_version >= '3.5'

0 commit comments

Comments
 (0)