Skip to content

Swap httpx for httpx2#379

Merged
bprobert97 merged 1 commit into
mainfrom
httpx2
Jun 30, 2026
Merged

Swap httpx for httpx2#379
bprobert97 merged 1 commit into
mainfrom
httpx2

Conversation

@rwb27

@rwb27 rwb27 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

httpx has stopped getting updates and now gives a warning from starlette. httpx2 is a drop-in replacement.

Fixes #359

@barecheck

barecheck Bot commented Jun 29, 2026

Copy link
Copy Markdown

Barecheck - Code coverage report

Total: 97.02%

Your code coverage diff: -0.12% ▾

Uncovered files and lines
FileLines
src/labthings_fastapi/client/__init__.py66, 69-70, 265-268, 375, 475
src/labthings_fastapi/outputs/blob.py304, 950-951

Comment thread dev-requirements.txt
Comment thread dev-requirements.txt
@rwb27 rwb27 requested a review from bprobert97 June 30, 2026 12:09
`httpx` has stopped getting updates and now gives a warning from `starlette`. `httpx2` is a drop-in replacement.

Fixes #359
@bprobert97 bprobert97 merged commit 0192989 into main Jun 30, 2026
15 of 16 checks passed
@bprobert97 bprobert97 deleted the httpx2 branch June 30, 2026 13:33
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.

Migrate to httpx2

2 participants