From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:09:44 +0000 (+0000) Subject: build(deps): update termcolor requirement from ~=2.5.0 to ~=3.2.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebae9225679c5cd7eda4e947fc802592cdfe5a15;p=thirdparty%2Fpatchwork.git build(deps): update termcolor requirement from ~=2.5.0 to ~=3.2.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](https://github.com/termcolor/termcolor/compare/2.5.0...3.2.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/requirements-test.txt b/requirements-test.txt index 1371abd3..cc5dda69 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,4 +5,4 @@ python-dateutil~=2.9.0 tblib~=3.0.0 openapi-core~=0.19.2 jsonschema-path~=0.3.3 -termcolor~=2.5.0 +termcolor~=3.2.0