Skip to content

Pull requests: fastapi/fastapi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

⬆ Bump pillow from 12.1.0 to 12.1.1 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#14899 opened Feb 11, 2026 by dependabot bot Loading…
Add hyperlinks to Starlette and ASGI in middleware docs docs Documentation about how to use FastAPI
#14896 opened Feb 11, 2026 by milan-jethva Loading…
⬆ Bump cryptography from 46.0.4 to 46.0.5 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#14892 opened Feb 11, 2026 by dependabot bot Loading…
🐛 Fix implicit path params with converters bug Something isn't working
#14883 opened Feb 10, 2026 by Dawaman43 Loading…
Fix use_annotated
#14878 opened Feb 9, 2026 by JavierSanchezCastro Draft
🐛 Fix handling sequences with nested Annotated types bug Something isn't working
#14874 opened Feb 9, 2026 by YuriiMotov Draft
🔧 Enable FURB ruff rule internal waiting
#14867 opened Feb 7, 2026 by even-even Loading…
✨ Support Starlette 0.52.0+ generic Request feature New feature or request
#14863 opened Feb 7, 2026 by ollie-bell Loading…
🐛 Fix get_model_fields to support Annotated types bug Something isn't working
#14805 opened Feb 2, 2026 by ilovemesomeramen Loading…
🐛 Fix non-deterministic openapi spec in case of duplicated model names bug Something isn't working
#14797 opened Feb 1, 2026 by igoyak Loading…
📝 Update docs/en/docs/tutorial/security/oauth2-jwt.md docs Documentation about how to use FastAPI
#14781 opened Jan 29, 2026 by zadevhub Loading…
✨ Add dataclasses-based route parameters conflicts Automatically generated when a PR has a merge conflict
#14774 opened Jan 26, 2026 by HoverHell Loading…
style: PEP 8 fixes in openapi/utils.py waiting
#14754 opened Jan 22, 2026 by ImJuike Loading…
Fix XSS vulnerability docs Documentation about how to use FastAPI waiting
#14752 opened Jan 21, 2026 by Tanmaykaturi Loading…
📝 Clarify required but nullable request body fields docs Documentation about how to use FastAPI
#14751 opened Jan 21, 2026 by azamzar Loading…
📝 Clarify when to use async def vs def docs Documentation about how to use FastAPI waiting
#14720 opened Jan 15, 2026 by saimahesh8752 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.