]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 28 May 2026 10:20:07 +0000 (10:20 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 28 May 2026 10:20:07 +0000 (10:20 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 92dec5ec62cea9d5bbf7b331f91067018222b725..eaec1f749a880211633a4560f414315c427ace11 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump python-multipart from 0.0.26 to 0.0.29. PR [#15595](https://github.com/fastapi/fastapi/pull/15595) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔒️ Improve GitHub actions security. PR [#15607](https://github.com/fastapi/fastapi/pull/15607) by [@YuriiMotov](https://github.com/YuriiMotov).
 * ⚰️ Remove ruff and coverage ignores for non-existing files. PR [#15610](https://github.com/fastapi/fastapi/pull/15610) by [@YuriiMotov](https://github.com/YuriiMotov).
 * ✅ Use custom `changing_dir` instead of `CLIRunner.isolated_filesystem` to set working dir. PR [#15616](https://github.com/fastapi/fastapi/pull/15616) by [@YuriiMotov](https://github.com/YuriiMotov).