dbx
dbx copied to clipboard
Update rich requirement from <=13.0.0,>=12.6.0 to <=13.7.1,>=13.7.1
trafficstars
Updates the requirements on rich to permit the latest version.
Release notes
Sourced from rich's releases.
v13.7.1
Fixes some character widths
[13.7.1] - 2023-02-28
Fixed
- Updated the widths of some characters Textualize/rich#3289
Changelog
Sourced from rich's changelog.
[13.7.1] - 2024-02-28
Fixed
- Updated the widths of some characters Textualize/rich#3289
[13.7.0] - 2023-11-15
Added
- Adds missing parameters to Panel.fit Textualize/rich#3142
Fixed
- Some text goes missing during wrapping when it contains double width characters Textualize/rich#3176
- Ensure font is correctly inherited in exported HTML Textualize/rich#3104
- Fixed typing for
FloatPrompt.[13.6.0] - 2023-09-30
Added
- Added Python 3.12 to classifiers.
[13.5.3] - 2023-09-17
Fixed
- Markdown table rendering issue with inline styles and links Textualize/rich#3115
- Fix Markdown code blocks on a light background Textualize/rich#3123
[13.5.2] - 2023-08-01
Fixed
- Fixed Text.expand_tabs assertion error
[13.5.1] - 2023-07-31
Fixed
- Fix tilde character (
~) not included in link regex when printing to console Textualize/rich#3057[13.5.0] - 2023-07-29
Fixed
- Fixed Text.expand_tabs not expanding spans.
- Fixed TimeElapsedColumn from showing negative.
... (truncated)
Commits
7f580bdMerge pull request #3293 from Textualize/bump1371705bc46bumpf4a7ed3Merge pull request #3289 from Textualize/update-wcwidth18ebb42Update wcwidth and cell widths.26152e9Export TextType into the docs. (#3257)fd98182Merge pull request #3202 from Textualize/bump13701f04c9cnew version59b1acaFix double-width characters disappearing when wrapping (#3180)b32e42bFix issue with trailing whitespace (#3195)50d2a45Fix typing for FloatPrompt (#3151)- 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)