[PR #228] [MERGED] Update dependency httpx to ^0.27.0 #225
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/discord-twitter-webhooks#225
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/discord-twitter-webhooks/pull/228
Author: @renovate[bot]
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/18/2024
Merged by: @renovate[bot]
Base:
master← Head:renovate/httpx-0.x📝 Commits (1)
20b63ebUpdate dependency httpx to ^0.27.0📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
poetry.lock(+4 -4)📝
pyproject.toml(+1 -1)📄 Description
This PR contains the following updates:
^0.26.0->^0.27.0Release Notes
encode/httpx (httpx)
v0.27.0Compare Source
Deprecated
app=...shortcut has been deprecated. Use the explicit style oftransport=httpx.WSGITransport()ortransport=httpx.ASGITransport()instead.Fixed
http1argument while configuring proxy transports. (#3023)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.