]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0 (#14077)
authorBen Beasley <code@musicinmybrain.net>
Tue, 16 Sep 2025 17:21:48 +0000 (18:21 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Sep 2025 17:21:48 +0000 (19:21 +0200)
commit7563579dc882aebfaeaf2bc37bd97fead72740a3
tree32565f4bfb8a22b49b8d8bc6756cc3d10d60e7eb
parent938dd045fd6b5e740c55b1cdc912fe50449669a9
⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0 (#14077)

Co-authored-by: svlandeg <svlandeg@github.com>
docs_src/handling_errors/tutorial005.py
fastapi/exception_handlers.py
fastapi/openapi/utils.py
pyproject.toml
tests/test_enforce_once_required_parameter.py