Browse Source

chore(deps): bump termcolor from 2.5.0 to 3.0.1 in /hack/api-docs (#4619)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
730967f1b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -34,7 +34,7 @@ pyyaml_env_tag==0.1
 regex==2024.11.6
 requests==2.32.3
 six==1.17.0
-termcolor==2.5.0
+termcolor==3.0.1
 tornado==6.4.2
 urllib3==2.3.0
 verspec==0.1.0