From: github-actions Date: Sun, 28 Apr 2024 00:28:00 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.110.3~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=285ac017a97997c861ea1242cbb8606369345ebf;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index f0ed3368f7..a80ab47e58 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Upgrades + +* ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.24.3. PR [#11469](https://github.com/tiangolo/fastapi/pull/11469) by [@dependabot[bot]](https://github.com/apps/dependabot). + ### Docs * ✏️ Fix typo in `fastapi/security/api_key.py`. PR [#11481](https://github.com/tiangolo/fastapi/pull/11481) by [@ch33zer](https://github.com/ch33zer).