[PR #45] [CLOSED] Update dependency fastapi to ^0.87.0 #43
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#43
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/45
Author: @renovate[bot]
Created: 11/14/2022
Status: ❌ Closed
Base:
master← Head:renovate/fastapi-0.x📝 Commits (1)
033d42aUpdate dependency fastapi to ^0.87.0📊 Changes
2 files changed (+80 additions, -16 deletions)
View changed files
📝
poetry.lock(+79 -15)📝
pyproject.toml(+1 -1)📄 Description
This PR contains the following updates:
^0.86.0->^0.87.0Release Notes
tiangolo/fastapi
v0.87.0Compare Source
Highlights of this release:
TestClientis based on HTTPX instead of Requests. 🚀TestClientusage, but @Kludex built bump-testclient to help you automatize migrating your tests. Make sure you are using Git and that you can undo any unnecessary changes (false positive changes, etc) before usingbump-testclient.all(including new Uvicorn version), when you install"fastapi[all]".Features
WebSocketExceptionand add it to docs. PR #5629 by @tiangolo.0.21.0, including the newTestClientbased on HTTPX. PR #5471 by @pawelrubin.Docs
Translations
docs/tutorial/query-params.md. PR #2969 by @ftnext.docs/fr/docs/advanced/additional-status-code.md. PR #5477 by @axel584.docs/pt/docs/tutorial/request-forms-and-files.md. PR #5579 by @batlopes.docs/ja/docs/advanced/websockets.md. PR #4983 by @xryuseix.Internal
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.