From f84cbc52b462b181b7cdfd50ed885cfd7f6055f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 22:11:32 +0000 Subject: [PATCH] build(deps): bump termcolor from 3.2.0 to 3.3.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.2.0 to 3.3.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/3.2.0...3.3.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa0ec5..b65169b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ regex==2025.11.3 requests==2.32.5 six==1.17.0 super_collections==0.6.2 -termcolor==3.2.0 +termcolor==3.3.0 urllib3==2.6.1 verspec==0.1.0 watchdog==6.0.0