IQTLabs / packet_cafe

A platform built for easy-to-use automated network traffic analysis
https://iqtlabs.gitbook.io/packet-cafe
Apache License 2.0
58 stars 9 forks source link

Update dependency httpx to v0.23.1 #948

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
httpx (changelog) ==0.23.0 -> ==0.23.1 age adoption passing confidence

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.