From 48aef617b0a123829a39bb75699a71f8b89880cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 22:44:32 +0000 Subject: [PATCH] build(deps): bump termcolor from 2.5.0 to 3.0.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.5.0 to 3.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d97f06a..30e3277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ regex==2024.11.6 requests==2.32.3 six==1.17.0 super_collections==0.5.3 -termcolor==2.5.0 +termcolor==3.0.0 urllib3==2.3.0 verspec==0.1.0 watchdog==6.0.0