From 7a6e732153d11e9b2f553ae9addf9e02d25ad558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 23:45:47 +0000 Subject: [PATCH] build(deps): bump termcolor from 2.5.0 to 3.0.1 Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.5.0 to 3.0.1. - [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.1) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.0.1 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..fe96ebe 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.1 urllib3==2.3.0 verspec==0.1.0 watchdog==6.0.0