Skip to content

Commit

Permalink
build(deps): update termcolor requirement from ~=2.4.0 to ~=2.5.0
Browse files Browse the repository at this point in the history
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.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4dfe699 commit fb8940d
Showing 1 changed file with 1 addition and 1 deletion.
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.4.0
termcolor~=2.5.0

0 comments on commit fb8940d

Please sign in to comment.