Skip to content

Update dependency rich to v15 - #164

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rich-15.x
Open

Update dependency rich to v15#164
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rich-15.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rich >=13.0.0,<14.0.0>=15.0.0,<15.1.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

v14.3.3

Compare Source

Fixed
  • Fixed infinite loop with cells.split_graphemes #​4006

v14.3.2

Compare Source

Fixed
  • Fixed solo ZWJ crash #​3953
  • Fixed control codes reporting width of 1 #​3953

v14.3.1

Compare Source

Fixed
  • Fixed characters out of unicode range reporting a cell size if 0 #​3944

v14.3.0

Compare Source

Fixed
  • IPython now respects when a Console instance is passed to pretty.install #​3915
  • Fixed extraneous blank line on non-interactive disabled Progress #​3905
  • Fixed extra padding on first cell in columns #​3935
  • Fixed trailing whitespace removed when soft_wrap=True #​3937
  • Fixed style new-lines when soft_wrap = True and a print style is set #​3938
Added
  • Added support for some multi-codepopint glyphs (will fix alignment issues for these characters) #​3930
  • Added support for UNICODE_VERSION environment variable #​3930
  • Added last_render_height property to LiveRender #​3934
  • Expose locals_max_depth and locals_overflow in traceback.install #​3906/
  • Added Segment.split_lines_terminator #​3938
Changed
  • cells.cell_len now has a unicode_version parameter (that you probably should never change) #​3930
  • Live will not write a new line if there was nothing rendered #​3934
  • Changed style of Markdown headers #​3942
  • Changed style of Markdown tables, added markdown.table.header and markdown.table.border styles #​3942
  • Changed style of Markdown rules #​3942

v14.2.0

Compare Source

Changed

v14.1.0

Compare Source

Changed
  • Removed typing_extensions from runtime dependencies #​3763
  • Live objects (including Progress) may now be nested #​3768
  • Added padding property to Syntax which returns a tuple of four integers #​3782
Fixed
  • Fixed extraction of recursive exceptions #​3772
  • Fixed padding applied to Syntax #​3782
  • Fixed Panel title missing the panel background style #​3569
Added
  • Added TTY_INTERACTIVE environment variable to force interactive mode off or on #​3777

v14.0.0

Compare Source

Added
  • Added env var TTY_COMPATIBLE to override auto-detection of TTY support (See console.rst for details). #​3675
Changed
  • An empty NO_COLOR env var is now considered disabled. #​3675
  • An empty FORCE_COLOR env var is now considered disabled. #​3675
  • Rich tracebacks will now render notes on Python 3.11 onwards (added with Exception.add_note) #​3676
  • Indentation in exceptions won't be underlined #​3678
  • Rich tracebacks will now render Exception Groups #​3677

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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 29, 2026

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: uv.lock
Command failed: uv lock --upgrade-package rich
Using CPython 3.12.13 interpreter at: /opt/containerbase/tools/python/3.12.13/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.12.*' and platform_machine != 'x86_64' and
  │ sys_platform == 'darwin'):
  ╰─▶ Because instructor>=1.3.3,<=1.8.3 depends on rich>=13.7.0,<14.0.0 and
      crewai>=0.32.0,<=0.70.1 depends on instructor==1.3.3, we can conclude
      that crewai>=0.32.0,<=0.70.1 depends on rich>=13.7.0,<14.0.0.
      And because crewai<=0.1.7 depends on openai>=0.28.1,<0.29.0, we can
      conclude that all of:
          crewai<=0.1.7
          crewai>=0.32.0,<=0.70.1
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
       are incompatible. (1)

      Because instructor>=1.9.0 depends on rich>=13.7.0,<15.0.0 and all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0, we can conclude that all of:
          instructor==0.5.2
          instructor>=1.3.3
      depend on rich>=13.7.0,<15.0.0.
      And because all of:
          crewai>=0.74.0,<=0.159.0
          crewai>=0.165.1,<=0.203.2
          crewai>=1.0.0a3,<=1.10.0a1
          crewai>=1.10.1.dev20260307,<=1.12.0a3
          crewai>=1.12.1.dev20260326,<=1.14.0a4
          crewai>=1.14.1rc1
      depend on instructor>=1.3.3, we can conclude that all of:
          crewai>=0.74.0,<=0.159.0
          crewai>=0.165.1,<=0.203.2
          crewai>=1.0.0a3,<=1.10.0a1
          crewai>=1.10.1.dev20260307,<=1.12.0a3
          crewai>=1.12.1.dev20260326,<=1.14.0a4
          crewai>=1.14.1rc1
      depend on rich>=13.7.0,<15.0.0.
      And because we know from (1) that all of:
          crewai<=0.1.7
          crewai>=0.32.0,<=0.70.1
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
       are incompatible, we can conclude that all of:
          crewai<=0.1.7
          crewai>=0.32.0,<=0.159.0
          crewai>=0.165.1,<=0.203.2
          crewai>=1.0.0a3,<=1.10.0a1
          crewai>=1.10.1.dev20260307,<=1.12.0a3
          crewai>=1.12.1.dev20260326,<=1.14.0a4
          crewai>=1.14.1rc1
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=15.0.0
       are incompatible.
      And because all of:
          crewai>=0.157.0,<=0.159.0
          crewai>=0.165.1,<=1.0.0a2
      depend on litellm==1.74.9, we can conclude that all of:
          crewai<=0.1.7
          crewai>=0.32.0,<=0.159.0
          crewai>=0.165.1,<=1.10.0a1
          crewai>=1.10.1.dev20260307,<=1.12.0a3
          crewai>=1.12.1.dev20260326,<=1.14.0a4
          crewai>=1.14.1rc1
      , litellm!=1.74.9, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=15.0.0
       are incompatible.
      And because your project depends on crewai[google-genai] and
      litellm>=1.80.0,<1.82.7, we can conclude that your project, all of:
          crewai<0.1.14
          crewai>0.30.11,<0.165.0
          crewai>0.165.0,<1.10.0
          crewai>1.10.0,<1.12.0
          crewai>1.12.0,<1.14.0
          crewai>1.14.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=15.0.0
       are incompatible.
      And because your project depends on openai>=1.88.0,<2.0.0 and
      rich>=15.0.0, we can conclude that your project depends on one of:
          crewai>=0.1.14,<=0.30.11
          crewai==0.165.0
          crewai==1.10.0
          crewai==1.12.0
          crewai==1.14.0

      And because crewai==1.14.0 was yanked (reason: Error on dependency with
      anthropic) and crewai==1.12.0 was yanked (reason: wrong version), we can
      conclude that agentics-py[vector-store] depends on one of:
          crewai>=0.1.14,<=0.30.11
          crewai==0.165.0
          crewai==1.10.0

      And because crewai==1.10.0 was yanked (reason: miss behaving when
      running on crewai AMP) and crewai==0.165.0 was yanked, we can conclude
      that agentics-py[vector-store] depends on crewai>=0.1.14,<=0.30.11. (2)

      Because all of:
          crewai==0.1.32
          crewai>=0.11.0,<=0.17.0
      depend on langchain>=0.1.0,<0.2.0 and crewai>=0.19.0,<=0.35.0 depends on
      langchain>=0.1.10,<0.2.0, we can conclude that all of:
          crewai==0.1.32
          crewai>=0.11.0,<=0.35.0
      depend on langchain>=0.1.0,<0.2.0.
      And because langchain==0.1.0 depends on langchain-core>=0.1.7,<0.2, we
      can conclude that all of:
          crewai==0.1.32
          crewai>=0.11.0,<=0.35.0
      , all of:
          langchain<0.1.1
          langchain>=0.2.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2
       are incompatible. (3)

      Because langchain==0.1.0 depends on langchain-core>=0.1.7,<0.2 and
      crewai>=0.5.0,<=0.10.0 depends on langchain==0.1.0, we can conclude that
      crewai>=0.5.0,<=0.10.0 depends on langchain-core>=0.1.7,<0.2.
      And because we know from (3) that all of:
          crewai==0.1.32
          crewai>=0.11.0,<=0.35.0
      , all of:
          langchain<0.1.1
          langchain>=0.2.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2
       are incompatible, we can conclude that crewai>=0.1.32,<=0.35.0, all of:
          langchain<0.1.1
          langchain>=0.2.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2
       are incompatible.
      And because langchain>=0.1.19,<=0.1.20 depends on
      langchain-core>=0.1.52,<0.2.0, we can conclude that
      crewai>=0.1.32,<=0.35.0, all of:
          langchain<0.1.1
          langchain>0.1.17
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2.0
       are incompatible. (4)

      Because langchain==0.1.17rc1 depends on langchain-core>=0.1.47rc1,<0.2.0
      and langchain==0.1.1 depends on langchain-core>=0.1.9,<0.2, we can
      conclude that all of:
          langchain==0.1.1
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain>=0.1.2,<=0.1.3 depends on
      langchain-core>=0.1.14,<0.2, we can conclude that all of:
          langchain>=0.1.1,<=0.1.3
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain>=0.1.4,<=0.1.5 depends on
      langchain-core>=0.1.16,<0.2 and langchain>=0.1.6,<=0.1.7 depends on
      langchain-core>=0.1.22,<0.2, we can conclude that all of:
          langchain>=0.1.1,<=0.1.7
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.8 depends on langchain-core>=0.1.24,<0.2 and
      langchain==0.1.9 depends on langchain-core>=0.1.26,<0.2, we can conclude
      that all of:
          langchain>=0.1.1,<=0.1.9
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.10 depends on langchain-core>=0.1.28,<0.2
      and langchain==0.1.11 depends on langchain-core>=0.1.29,<0.2, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.11
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.12 depends on langchain-core>=0.1.31,<0.2.0
      and langchain==0.1.13 depends on langchain-core>=0.1.33,<0.2.0, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.13
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.14 depends on langchain-core>=0.1.37,<0.2.0
      and langchain==0.1.15 depends on langchain-core>=0.1.41,<0.2.0, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.15
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.16 depends on langchain-core>=0.1.42,<0.2.0
      and langchain==0.1.17 depends on langchain-core>=0.1.48,<0.2.0,
      we can conclude that langchain>=0.1.1,<=0.1.17 depends on
      langchain-core>=0.1.9,<0.2.0.
      And because we know from (4) that crewai>=0.1.32,<=0.35.0, all of:
          langchain<0.1.1
          langchain>0.1.17
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2.0
       are incompatible, we can conclude that crewai>=0.1.32,<=0.35.0 depends
      on langchain-core>=0.1.7,<0.2.0. (5)

      Because langchain==0.0.354 depends on langchain-core>=0.1.5,<0.2
      and crewai>=0.1.15,<=0.1.24 depends on langchain>=0.0.354,<0.0.355,
      we can conclude that crewai>=0.1.15,<=0.1.24 depends on
      langchain-core>=0.1.5,<0.2.
      And because we know from (5) that crewai>=0.1.32,<=0.35.0
      depends on langchain-core>=0.1.7,<0.2.0, we can conclude that
      crewai>=0.1.15,<=0.35.0 depends on langchain-core>=0.1.5,<0.2.0. (6)

      Because langchain==0.0.351 depends on langchain-core>=0.1,<0.2 and
      crewai==0.1.14 depends on langchain>=0.0.351,<0.0.352, we can conclude
      that crewai==0.1.14 depends on langchain-core>=0.1,<0.2.
      And because we know from (6) that crewai>=0.1.15,<=0.35.0
      depends on langchain-core>=0.1.5,<0.2.0, we can conclude that
      crewai>=0.1.14,<=0.35.0 depends on langchain-core>=0.1,<0.2.0.
      And because langchain-docling<=0.2.0 depends on
      langchain-core>=0.3.0,<0.4.0 and agentics-py:docling depends on
      langchain-docling<0.3.0, we can conclude that agentics-py:docling and
      crewai>=0.1.14,<=0.35.0 are incompatible.
      And because we know from (2) that agentics-py[vector-store] depends on
      crewai>=0.1.14,<=0.30.11, we can conclude that agentics-py[vector-store]
      and agentics-py:docling are incompatible.
      And because your project requires agentics-py[vector-store] and
      agentics-py:docling, we can conclude that your project's requirements
      are unsatisfiable.

hint: The resolution failed for an environment that is not the current one, consider limiting the environments with `tool.uv.environments`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants