Commit 53bb3cb
authored
Update dependency termcolor to v3 (#2020)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [termcolor](https://redirect.github.com/termcolor/termcolor)
([changelog](https://redirect.github.com/termcolor/termcolor/releases))
| major | `==2.5.0` -> `==3.0.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>termcolor/termcolor (termcolor)</summary>
###
[`v3.0.0`](https://redirect.github.com/termcolor/termcolor/releases/tag/3.0.0)
[Compare
Source](https://redirect.github.com/termcolor/termcolor/compare/2.5.0...3.0.0)
#### Added
- Add support for Python 3.14
([#​87](https://redirect.github.com/termcolor/termcolor/issues/87))
[@​hugovk](https://redirect.github.com/hugovk)
#### Changed
- Only apply `FORCE_COLOR`, `NO_COLOR` and `ANSI_COLORS_DISABLED` when
present and not an empty string
([#​92](https://redirect.github.com/termcolor/termcolor/issues/92))
[@​hugovk](https://redirect.github.com/hugovk)
- Replace deprecated classifier with licence expression (PEP 639)
([#​95](https://redirect.github.com/termcolor/termcolor/issues/95))
[@​hugovk](https://redirect.github.com/hugovk)
- Speedup: move typing imports into type-checking block
([#​94](https://redirect.github.com/termcolor/termcolor/issues/94))
[@​hugovk](https://redirect.github.com/hugovk)
- Lint with faster action-pre-commit-uv: 1m22s -> 48s and 21s -> 15s
([#​86](https://redirect.github.com/termcolor/termcolor/issues/86))
[@​hugovk](https://redirect.github.com/hugovk)
#### Removed
- Replace literal types with strings
([#​97](https://redirect.github.com/termcolor/termcolor/issues/97))
[@​hugovk](https://redirect.github.com/hugovk)
- Remove deprecated `__ALL__`, use `__all__` instead
([#​93](https://redirect.github.com/termcolor/termcolor/issues/93))
[@​hugovk](https://redirect.github.com/hugovk)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 53769c5 commit 53bb3cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments