Skip to content

Allow version 15 of rich in httpx2’s cli extra#1015

Merged
Kludex merged 2 commits into
pydantic:mainfrom
musicinmybrain:rich15
Jun 2, 2026
Merged

Allow version 15 of rich in httpx2’s cli extra#1015
Kludex merged 2 commits into
pydantic:mainfrom
musicinmybrain:rich15

Conversation

@musicinmybrain

Copy link
Copy Markdown
Contributor

Summary

Update httpx2’s cli extra to allow rich 15; update uv.lock so we test with rich 15.

The only documented breaking change in rich 15 is that support for the end-of-life Python version 3.8 was dropped.

https://github.com/Textualize/rich/blob/v15.0.0/CHANGELOG.md

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. This is covered by existing tests.
  • I've updated the documentation accordingly. No documentation changes are required.

https://github.com/Textualize/rich/blob/v15.0.0/CHANGELOG.md

The only documented breaking change is that support for the end-of-life
Python version 3.8 was dropped.
@musicinmybrain musicinmybrain changed the title Allow version 15 of rich in httpx2’s cli extra. Allow version 15 of rich in httpx2’s cli extra Jun 2, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@codspeed-hq

codspeed-hq Bot commented Jun 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 15 untouched benchmarks
⏩ 7 skipped benchmarks1


Comparing musicinmybrain:rich15 (d897a6e) with main (2b0daf5)

Open in CodSpeed

Footnotes

  1. 7 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Kludex Kludex merged commit 30b3837 into pydantic:main Jun 2, 2026
12 checks passed
@Kludex Kludex mentioned this pull request Jun 11, 2026
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.

2 participants