FastAPI 0.138.1: Internal tooling and dependency updates
sdkinfrapython-web
patch
This patch release for FastAPI includes several internal improvements and dependency updates. Changes focus on refactoring library skills for better information retrieval, simplifying CI workflows, and updating dependency management tools. These updates are primarily aimed at developers contributing to or maintaining the FastAPI project.
- →♻️ Refactor Library Skills, make info easier to find for agents. PR #15841 by @tiangolo
- →👷 Simplify pull request workflow triggers. PR #15836 by @tiangolo
- →👷 Update issue-manager to 0.7.1. PR #15833 by @tiangolo
- →⬆️ Update issue-manager to 0.7.0. PR #15831 by @tiangolo
- →🔧 Update sponsors: Add TestMu again. PR #15830 by @tiangolo
Maintenance (7) ›
- ♻️ Refactor Library Skills, make info easier to find for agents. PR #15841 by @tiangolo
- 👷 Simplify pull request workflow triggers. PR #15836 by @tiangolo
- 👷 Update issue-manager to 0.7.1. PR #15833 by @tiangolo
- ⬆️ Update issue-manager to 0.7.0. PR #15831 by @tiangolo
- 🔧 Update sponsors: Add TestMu again. PR #15830 by @tiangolo
- 🔒️ Update zizmor workflow security checks. PR #15820 by @tiangolo
- ⬆ Bump pydantic-settings from 2.14.1 to 2.14.2. PR #15799 by [@dependabot[bot]](https://github.com/apps/dependabot)
Read the original announcement →
https://github.com/fastapi/fastapi/releases/tag/0.138.1
Related releases
- FastAPI 0.137.2: New route context iterator and dependency updates FastAPI Releases ·
- FastAPI 0.137.0: Router internals refactored, new features enabled FastAPI Releases ·
- FastAPI 0.138.0: Frontend support and documentation updates FastAPI Releases ·
- FastAPI 0.137.1: Typing and Path Operation Fixes FastAPI Releases ·
- FastAPI 0.139.0: Frontend Dependencies and Translation Updates FastAPI Releases ·
- Pydantic-AI v2.9.0: Security fix, GPT-5.6 models, usage command Pydantic AI Releases ·