deps: update rich requirement from >=13.0 to >=15.0.0
Closed
Number: #7
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
May 17, 2026 at 10:13 AM UTC
(2 months ago)
(2 months ago)
Updated:
May 17, 2026 at 11:53 AM UTC
(2 months ago)
(2 months ago)
Closed:
May 17, 2026 at 11:53 AM UTC
(2 months ago)
(2 months ago)
Time to Close:
about 2 hours
Description:
Updates the requirements on rich to permit the latest version.
Release notes
Sourced from rich's releases.
The So Long 3.8 Release
A few fixes. The major version bump is to honor the passing of 3.8 support which reached its EOL in October 7, 2024
[15.0.0] - 2026-04-12
Changed
- Breaking change: Dropped support for Python3.8
Fixed
- Fixed empty print ignoring the
endparameter Textualize/rich#4075- Fixed
Text.from_ansiremoving newlines Textualize/rich#4076- Fixed
FileProxy.isattynot proxying Textualize/rich#4077- Fixed inline code in Markdown tables cells Textualize/rich#4079
Changelog
Sourced from rich's changelog.
[15.0.0] - 2026-04-12
Changed
- Breaking change: Dropped support for Python3.8
Fixed
- Fixed empty print ignoring the
endparameter Textualize/rich#4075- Fixed
Text.from_ansiremoving newlines Textualize/rich#4076- Fixed
FileProxy.isattynot proxying Textualize/rich#4077- Fixed inline code in Markdown tables cells Textualize/rich#4079
[14.3.4] - 2026-04-11
Changed
- Improved import time with lazy loading Textualize/rich#4070
- Changed link id generation to avoid random number generation at runtime Textualize/rich#3845
[14.3.3] - 2026-02-19
Fixed
- Fixed infinite loop with
cells.split_graphemesTextualize/rich#4006[14.3.2] - 2026-02-01
Fixed
- Fixed solo ZWJ crash Textualize/rich#3953
- Fixed control codes reporting width of 1 Textualize/rich#3953
[14.3.1] - 2026-01-24
Fixed
- Fixed characters out of unicode range reporting a cell size if 0 Textualize/rich#3944
[14.3.0] - 2026-01-24
Fixed
- IPython now respects when a
Consoleinstance is passed topretty.installTextualize/rich#3915- Fixed extraneous blank line on non-interactive disabled
ProgressTextualize/rich#3905- Fixed extra padding on first cell in columns Textualize/rich#3935
- Fixed trailing whitespace removed when soft_wrap=True Textualize/rich#3937
- Fixed style new-lines when soft_wrap = True and a print style is set Textualize/rich#3938
Added
... (truncated)
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelog- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15830609 |
| UUID: | 4463136836 |
| Node ID: | PR_kwDOSd-Wx87cW6lS |
| Host: | GitHub |
| Repository: | Coding-Dev-Tools/schemaforge |