Update dependency fastapi to ~=0.117.1 #36
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/fastapi-0.x"
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?
This PR contains the following updates:
~=0.116.0
->~=0.117.1
Release Notes
fastapi/fastapi (fastapi)
v0.117.1
Compare Source
Fixes
File
is declared afterForm
parameter. PR #11194 by @thomasleveil.v0.117.0
Compare Source
Features
None
as return type for bodiless responses. PR #9425 by @hofrob.type
field. PR #13639 by @sammasak.external_docs
parameter toFastAPI
. PR #13713 by @cmtoro.Fixes
default_factory
for response model field with Pydantic V1. PR #9704 by @vvanglro.jsonable_encoder
altersjson_encoders
of Pydantic v1 objects. PR #4972 by @aboubacs.allow_arbitrary_types
when only 1 argument is used on the API endpoint. PR #13694 by @rmawatson.inspect.getcoroutinefunction()
can break testing withunittest.mock.patch()
. PR #14022 by @secrett2633.Refactors
dependency-cache
dict insolve_dependencies
only ifNone
(don't re-create if empty). PR #13689 by @bokshitsky.test_tutorial/test_header_params/test_tutorial003.py
. PR #13864 by @Amogha-ark.httpx
to>=0.23.0,<1.0.0
. PR #14086 by @YuriiMotov.Docs
tutorial/cookie-params.md
. PR #13510 by @Kludex.path-params-numeric-validations.md
for languagesen
,es
anduk
.. PR #14059 by @svlandeg.Translations
Internal
docs.py generate-readme
command to remove permalinks from headers. PR #14055 by @YuriiMotov.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 Renovate Bot.