Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump termcolor from 2.4.0 to 2.5.0 in the dependabot group (#28)
Bumps the dependabot group with 1 update: [termcolor](https://github.com/termcolor/termcolor). Updates `termcolor` from 2.4.0 to 2.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/termcolor/termcolor/releases">termcolor's releases</a>.</em></p> <blockquote> <h2>Release 2.5.0</h2> <h2>Added</h2> <ul> <li>Add <code>strike</code> attribute (<a href="https://github.com/termcolor/termcolor/issues/65">#65</a>) <a href="https://github.com/muzhig"><code>@muzhig</code></a></li> <li>Generate and upload attestations to PyPI (<a href="https://github.com/termcolor/termcolor/issues/83">#83</a>) <a href="https://github.com/hugovk"><code>@hugovk</code></a></li> </ul> <h2>Changed</h2> <ul> <li>Drop support for Python 3.8 (<a href="https://github.com/termcolor/termcolor/issues/81">#81</a>) <a href="https://github.com/hugovk"><code>@hugovk</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/termcolor/termcolor/commit/2654f7f2ae120aa2be69414d161867ec6ebf6f0a"><code>2654f7f</code></a> Test with uv (<a href="https://github.com/termcolor/termcolor/issues/84">#84</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/143a8b45ae651bf9a2c38f74794d6111612b24d3"><code>143a8b4</code></a> Generate and upload attestations to PyPI (<a href="https://github.com/termcolor/termcolor/issues/83">#83</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/09ca9cc88b7e31623b8c561aa1fe87383ddd8f72"><code>09ca9cc</code></a> Drop support for Python 3.8 (<a href="https://github.com/termcolor/termcolor/issues/81">#81</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/9e35c66ab7ad48a33d5c2829dbee02382aa716e5"><code>9e35c66</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github.com/termcolor/termcolor/issues/80">#80</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/9f38125f5e18dbae253fb8772eb9f740fb7aa206"><code>9f38125</code></a> Update codecov/codecov-action action to v4 (<a href="https://github.com/termcolor/termcolor/issues/78">#78</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/354cb3624417f837f5ed7db3c662348603c78370"><code>354cb36</code></a> Update codecov/codecov-action action to v4 (<a href="https://github.com/termcolor/termcolor/issues/76">#76</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/0ac4aebfef2b6caf49516c8ccc8281c429bef18d"><code>0ac4aeb</code></a> Add Codecov token to work with v4 (<a href="https://github.com/termcolor/termcolor/issues/75">#75</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/3c927b6becc537c0a56891e7c8878394e679ac96"><code>3c927b6</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github.com/termcolor/termcolor/issues/71">#71</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/7143ed6ae03c1b4686cf21d87b25275df06d5c0e"><code>7143ed6</code></a> Update github-actions (<a href="https://github.com/termcolor/termcolor/issues/69">#69</a>)</li> <li><a href="https://github.com/termcolor/termcolor/commit/40bd9686d49f7a85bcbfdaaed8ecb7d7532a0581"><code>40bd968</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github.com/termcolor/termcolor/issues/67">#67</a>)</li> <li>Additional commits viewable in <a href="https://github.com/termcolor/termcolor/compare/2.4.0...2.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=termcolor&package-manager=pip&previous-version=2.4.0&new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information