From cc99a6f27fe948633058da4b6f7391ffc41da400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 12:02:20 +0000 Subject: [PATCH] build(deps): update termcolor requirement from ~=2.5.0 to ~=3.1.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.1.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 1371abd3..4071fc77 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.1.0