Skip to main content

Bump termcolor from 3.0.0 to 3.0.1

ID
44228c2
date
2025-04-03 09:22:59+00:00
author
dependabot <https://github.com/dependabot>
parent
32daffd
message
Bump termcolor from 3.0.0 to 3.0.1

Bumps [termcolor](https://github.com/termcolor/termcolor) from 3.0.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/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 facf146..055efe0 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==3.0.0
+termcolor==3.0.1
     # via -r requirements.in
 tomli==2.2.1
     # via