]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 22 Jan 2025 18:24:12 +0000 (18:24 +0000)
committergithub-actions <github-actions@github.com>
Wed, 22 Jan 2025 18:24:12 +0000 (18:24 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 1951d655973684471d493c87ac54c4510d01660b..a806930f5d8b59b9233d16e3620dcf2ca02a58e3 100644 (file)
@@ -35,6 +35,7 @@ hide:
 
 ### Upgrades
 
+* ⬆️ Upgrade `python-multipart` to >=0.0.18. PR [#13219](https://github.com/fastapi/fastapi/pull/13219) by [@DanielKusyDev](https://github.com/DanielKusyDev).
 * ⬆️ Bump Starlette to allow up to 0.45.0: `>=0.40.0,<0.46.0`. PR [#13117](https://github.com/fastapi/fastapi/pull/13117) by [@Kludex](https://github.com/Kludex).
 * ⬆️ Upgrade `jinja2` to >=3.1.5. PR [#13194](https://github.com/fastapi/fastapi/pull/13194) by [@DanielKusyDev](https://github.com/DanielKusyDev).