Sourced from requests's releases.
v2.33.1
2.33.1 (2026-03-30)
Bugfixes
- Fixed test cleanup for CVE-2026-25645 to avoid leaving unnecessary files in the tmp directory. (#7305)
- Fixed Content-Type header parsing for malformed values. (#7309)
- Improved error consistency for malformed header values. (#7308)
New Contributors
@​ferdnycmade their first contribution in psf/requests#7277Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2331-2026-03-30
111d2b7
v2.33.1f0198e6
Fix malformed value parsing for Content-Type (#7309)bc7dd0f
Fix cosmetic header validity parsing regex (#7308)4443b1a
Fix unintended test extra (#7306)389eea5
Cleanup extracted file after extract_zipped_path test (#7305)7407309
Packaging: DRY out extras definition (#7277)