Skip to main content

Bump termcolor from 2.5.0 to 3.0.0

ID
dcabdea
date
2025-04-01 09:34:45+00:00
author
dependabot <https://github.com/dependabot>
parent
64025fe
message
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] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

requirements.txt (3792) → requirements.txt (3792)

diff --git a/requirements.txt b/requirements.txt
index 752fe2a..51ce6ce 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -171,7 +171,7 @@ sqlite-utils==3.38
     # via -r requirements.in
 tabulate==0.9.0
     # via sqlite-utils
-termcolor==2.5.0
+termcolor==3.0.0
     # via -r requirements.in
 tomli==2.2.1
     # via