Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): update termcolor requirement from ~=2.5.0 to ~=3.2.0
Updates the requirements on [termcolor](https://github.com/termcolor/termcolor) to permit the latest version.
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](termcolor/termcolor@2.5.0...3.2.0)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-version: 3.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2025
commit ebae9225679c5cd7eda4e947fc802592cdfe5a15
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ python-dateutil~=2.9.0
tblib~=3.0.0
openapi-core~=0.19.2
jsonschema-path~=0.3.3
termcolor~=2.5.0
termcolor~=3.2.0
Loading