Update dependency rich to v13.9.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
rich | dependencies | minor |
13.8.0 -> 13.9.2
|
Release Notes
Textualize/rich (rich)
v13.9.2
Fixed
- Fixed
Table
columns not highlighting when added byadd_row
https://github.com/Textualize/rich/issues/3517 - Fixed an issue with Segment.split_cells reported in Textual https://github.com/Textualize/textual/issues/5090
v13.9.1
Fixed
- Fixed typing_extensions dependency
v13.9.0
Changed
- Dropped support for Python3.7 https://github.com/Textualize/rich/pull/3509
- Rich will display tracebacks with finely grained error locations on python 3.11+ https://github.com/Textualize/rich/pull/3486
Fixed
- Fixed issue with Segment._split_cells https://github.com/Textualize/rich/pull/3506
- Fix auto detection of terminal size on Windows https://github.com/Textualize/rich/pull/2916
-
Text.style
now respected in Panel title/subtitle https://github.com/Textualize/rich/pull/3509
v13.8.1
Fixed
- Added support for Python 3.13 https://github.com/Textualize/rich/pull/3481
- Fixed infinite loop when appending Text to same instance https://github.com/Textualize/rich/pull/3480
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.