Skip to content

fix(deps): update dependency rich to v15#113

Merged
l50 merged 1 commit into
mainfrom
renovate/rich-15.x
Apr 15, 2026
Merged

fix(deps): update dependency rich to v15#113
l50 merged 1 commit into
mainfrom
renovate/rich-15.x

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rich ^14.0.0^15.0.0 age confidence

Release Notes

Textualize/rich (rich)

v15.0.0

Compare Source

Changed
  • Breaking change: Dropped support for Python3.8
Fixed
  • Fixed empty print ignoring the end parameter #​4075
  • Fixed Text.from_ansi removing newlines #​4076
  • Fixed FileProxy.isatty not proxying #​4077
  • Fixed inline code in Markdown tables cells #​4079

v14.3.4

Compare Source

Changed
  • Improved import time with lazy loading #​4070
  • Changed link id generation to avoid random number generation at runtime #​3845

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | rich    | 14.3.3 | 15.0.0 |
@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's supported Python range (>=3.8,<3.9) is not compatible with some of the required packages Python requirement:
  - rich requires Python >=3.9.0, so it will not be installable for Python >=3.8,<3.9

Because no versions of rich match >15.0.0,<16.0.0
 and rich (15.0.0) requires Python >=3.9.0, rich is forbidden.
So, because goad depends on rich (^15.0.0), version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For rich, a possible solution would be to set the `python` property to "<empty>"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


@dreadnode-renovate-bot dreadnode-renovate-bot Bot added the area/python Changes made to Python application code label Apr 15, 2026
@l50 l50 merged commit da10fe4 into main Apr 15, 2026
6 of 7 checks passed
@l50 l50 deleted the renovate/rich-15.x branch April 15, 2026 04:37
l50 pushed a commit that referenced this pull request Apr 15, 2026
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | rich    | 14.3.3 | 15.0.0 |

Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/python Changes made to Python application code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant