Bump httpx from 0.27.0 to 0.27.2
Bumps httpx from 0.27.0 to 0.27.2.
Release notes
Sourced from httpx's releases.
Version 0.27.2
0.27.2 (27th August, 2024)
Fixed
- Reintroduced supposedly-private
URLTypes
shortcut. (#2673)Version 0.27.1
0.27.1 (27th August, 2024)
Added
- Support for
zstd
content decoding using the pythonzstandard
package is added. Installable usinghttpx[zstd]
. (#3139)Fixed
Changelog
Sourced from httpx's changelog.
0.27.2 (27th August, 2024)
Fixed
- Reintroduced supposedly-private
URLTypes
shortcut. (#2673)0.27.1 (27th August, 2024)
Added
- Support for
zstd
content decoding using the pythonzstandard
package is added. Installable usinghttpx[zstd]
. (#3139)Fixed
Commits
-
609df7e
ReintroduceURLTypes
. (#3288) -
1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285) -
1bf1ba5
Version 0.27.1 (#3275) -
7c0cda1
Improve InvalidURL error message. (#3250) -
beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247) -
359f77d
Clean up URL signature. (#3245) -
b351a44
Update requirements.txt (#3246) -
db9072f
Add URL parsing tests from WHATWG (#3188) -
92e9dfb
Update asgi.py docstring (#3210) -
e186ecc
Bump the python-packages group with 8 updates (#3213) - Additional commits viewable in compare view