build(deps): bump termcolor from 3.1.0 to 3.2.0
- ID
99b6592- date
2025-10-27 09:29:44+00:00- author
dependabot <https://github.com/dependabot>- parent
62c9aaf- message
build(deps): bump termcolor from 3.1.0 to 3.2.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.1.0 to 3.2.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.1.0...3.2.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
requirements.txt (3105) → requirements.txt (3105)
diff --git a/requirements.txt b/requirements.txt
index 126380c..fd4c646 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -142,7 +142,7 @@ sqlite-utils==3.38
# via -r requirements.in
tabulate==0.9.0
# via sqlite-utils
-termcolor==3.1.0
+termcolor==3.2.0
# via -r requirements.in
tqdm==4.67.1
# via -r requirements.in