]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 30 Apr 2024 00:31:58 +0000 (17:31 -0700)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 30 Apr 2024 00:31:58 +0000 (17:31 -0700)
docs/en/docs/release-notes.md

index db577922c88e050347eb560148c739634f9b554b..bd5b1b77f9de06ca3b21476a1a4a078a84e9c199 100644 (file)
@@ -26,6 +26,7 @@ hide:
 
 ### Internal
 
+* ⬆ 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).
 * 🔨 Update internal scripts and remove unused ones. PR [#11499](https://github.com/tiangolo/fastapi/pull/11499) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Migrate from Hatch to PDM for the internal build. PR [#11498](https://github.com/tiangolo/fastapi/pull/11498) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade MkDocs Material and re-enable cards. PR [#11466](https://github.com/tiangolo/fastapi/pull/11466) by [@tiangolo](https://github.com/tiangolo).