]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 02:49:14 +0000 (02:49 +0000)
committergithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 02:49:14 +0000 (02:49 +0000)
docs/en/docs/release-notes.md

index bc6b77bfe7acb7acdfda8183dd052533ba6adabd..382d528bb1b5264faee8b5d8920346e5232ce589 100644 (file)
@@ -11,6 +11,7 @@ hide:
 
 ### Refactors
 
+* ♻️ Update mypy. PR [#11049](https://github.com/tiangolo/fastapi/pull/11049) by [@k0t3n](https://github.com/k0t3n).
 * ♻️ Simplify string format with f-strings in `fastapi/applications.py`. PR [#11335](https://github.com/tiangolo/fastapi/pull/11335) by [@igeni](https://github.com/igeni).
 
 ### Upgrades