Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 422 Bytes | |
v2.12.0 source code.tar.gz | 2025-07-02 | 596.4 kB | |
v2.12.0 source code.zip | 2025-07-02 | 641.0 kB | |
Totals: 3 Items | 1.2 MB | 5 |
Changed
- Bumped
httpx
to^0.27.0
, which brings inhttpcore >=1.0.0
andh11 >=0.15.0
. #755
Security
- Updated
h11
to0.16.0
(viahttpx
upgrade) to address CVE-2025-XXXX: fixed lenient parsing of chunked encoding that could allow request smuggling. #755