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

index bd5b1b77f9de06ca3b21476a1a4a078a84e9c199..7a193997646493b3cce78f0aff5889a0b8212b63 100644 (file)
@@ -7,10 +7,6 @@ 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
 
 * 📝 Update references to Python version, FastAPI supports all the current versions, no need to make the version explicit. PR [#11496](https://github.com/tiangolo/fastapi/pull/11496) by [@tiangolo](https://github.com/tiangolo).