encode / httpcore

A minimal HTTP client. ⚙️
https://www.encode.io/httpcore/
BSD 3-Clause "New" or "Revised" License
465 stars 105 forks source link

trio v0.25.0 was released last week #902

Closed ehaupt closed 7 months ago

ehaupt commented 7 months ago

trio v0.25.0 was released last week:

https://github.com/python-trio/trio/releases/tag/v0.25.0

The version requirement can probably be bumped:

https://github.com/encode/httpcore/blob/fbbd90948297a94862dd32d1fb2693711568d82d/pyproject.toml#L44