📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-09-20 12:06:14 +00:00
parent a95e91e46e
commit ccfca4cb06
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ hide:
* 📌 Pin `httpx` to `>=0.23.0,<1.0.0`. PR [#14086](https://github.com/fastapi/fastapi/pull/14086) by [@YuriiMotov](https://github.com/YuriiMotov).
### Upgrades
* ⬆️ Update mypy to 1.14.1. PR [#12970](https://github.com/fastapi/fastapi/pull/12970) by [@tamird](https://github.com/tamird).
### Internal
* 🛠️ Update `docs.py generate-readme` command to remove permalinks from headers. PR [#14055](https://github.com/fastapi/fastapi/pull/14055) by [@YuriiMotov](https://github.com/YuriiMotov).