[PR #84] [MERGED] Update dependency httpx to ^0.24.0 #81
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/twitter-image-collage-maker#81
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheLovinator1/twitter-image-collage-maker/pull/84
Author: @renovate[bot]
Created: 4/11/2023
Status: ✅ Merged
Merged: 4/11/2023
Merged by: @renovate[bot]
Base:
master← Head:renovate/httpx-0.x📝 Commits (1)
d0ec23eUpdate dependency httpx to ^0.24.0📊 Changes
2 files changed (+8 additions, -26 deletions)
View changed files
📝
poetry.lock(+7 -25)📝
pyproject.toml(+1 -1)📄 Description
This PR contains the following updates:
^0.23.3->^0.24.0Release Notes
encode/httpx
v0.24.0Compare Source
Changed
TRACElog level, and we no longer use theHTTPX_LOG_LEVELenvironment variable to auto-configure logging. We now have a significant amount ofDEBUGlogging available at the network level. Full documentation is available at https://www.python-httpx.org/logging/ (#2547, encode/httpcore#648)Response.iter_lines()method now matches the stdlib behaviour and does not include the newline characters. It also resolves a performance issue. (#2423)requests, but is in line with browser behavior in Chrome, Safari, and Firefox. Both options are RFC valid. (#2543)httpx.NetRCAuth()authentication class. See the documentation at https://www.python-httpx.org/advanced/#netrc-support (#2525)Removed
rfc3986dependancy has been removed. (#2252)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.