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

index f0ed3368f7ff3da0710d85b35422119470edc4a1..a80ab47e58a64a7704a64b8c7c71c68e97237e94 100644 (file)
@@ -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).