]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Jun 2026 12:29:19 +0000 (12:29 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Jun 2026 12:29:19 +0000 (12:29 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 2324e4af0b361014621dc7de6e9f0c967a2c5755..bacddb448fbf1ff52b96200a661621b73d913c69 100644 (file)
@@ -24,6 +24,7 @@ hide:
 
 ### Internal
 
+* ⬆ Bump python-multipart from 0.0.30 to 0.0.32. PR [#15778](https://github.com/fastapi/fastapi/pull/15778) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⏪️ Revert removing scripts, only remove `coverage.sh`. PR [#15772](https://github.com/fastapi/fastapi/pull/15772) by [@tiangolo](https://github.com/tiangolo).
 * 🔥 Remove unused scripts. PR [#15771](https://github.com/fastapi/fastapi/pull/15771) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add ty configs to check docs sources. PR [#15770](https://github.com/fastapi/fastapi/pull/15770) by [@tiangolo](https://github.com/tiangolo).