encode/httpx
### [`v0.23.1`](https://togithub.com/encode/httpx/blob/HEAD/CHANGELOG.md#0231)
[Compare Source](https://togithub.com/encode/httpx/compare/0.23.0...0.23.1)
##### Added
- Support for Python 3.11. ([#2420](https://togithub.com/encode/httpx/issues/2420))
- Allow setting an explicit multipart boundary in `Content-Type` header. ([#2278](https://togithub.com/encode/httpx/issues/2278))
- Allow `tuple` or `list` for multipart values, not just `list`. ([#2355](https://togithub.com/encode/httpx/issues/2355))
- Allow `str` content for multipart upload files. ([#2400](https://togithub.com/encode/httpx/issues/2400))
- Support connection upgrades. See https://www.encode.io/httpcore/extensions/#upgrade-requests
##### Fixed
- Don't drop empty query parameters. ([#2354](https://togithub.com/encode/httpx/issues/2354))
##### Removed
- Drop `.read`/`.aread` from `SyncByteStream`/`AsyncByteStream`. ([#2407](https://togithub.com/encode/httpx/issues/2407))
- Drop `RawURL`. ([#2241](https://togithub.com/encode/httpx/issues/2241))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==0.23.0
->==0.23.1
Release Notes
encode/httpx
### [`v0.23.1`](https://togithub.com/encode/httpx/blob/HEAD/CHANGELOG.md#0231) [Compare Source](https://togithub.com/encode/httpx/compare/0.23.0...0.23.1) ##### Added - Support for Python 3.11. ([#2420](https://togithub.com/encode/httpx/issues/2420)) - Allow setting an explicit multipart boundary in `Content-Type` header. ([#2278](https://togithub.com/encode/httpx/issues/2278)) - Allow `tuple` or `list` for multipart values, not just `list`. ([#2355](https://togithub.com/encode/httpx/issues/2355)) - Allow `str` content for multipart upload files. ([#2400](https://togithub.com/encode/httpx/issues/2400)) - Support connection upgrades. See https://www.encode.io/httpcore/extensions/#upgrade-requests ##### Fixed - Don't drop empty query parameters. ([#2354](https://togithub.com/encode/httpx/issues/2354)) ##### Removed - Drop `.read`/`.aread` from `SyncByteStream`/`AsyncByteStream`. ([#2407](https://togithub.com/encode/httpx/issues/2407)) - Drop `RawURL`. ([#2241](https://togithub.com/encode/httpx/issues/2241))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.