From fdf45a00c806ca48728c7c5267ab1ea2b6fa645c Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Mar 2024 16:32:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index 2571e37..5b28689 100644 --- a/release-notes.md +++ b/release-notes.md @@ -122,6 +122,7 @@ ### Upgrades +* Bump python-multipart from 0.0.6 to 0.0.7 in /backend. PR [#686](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/686) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Add `uvicorn[standard] to include `watchgod` and `uvloop`. PR [#438](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/438) by [@alonme](https://github.com/alonme). * ⬆ Upgrade code to support pydantic V2. PR [#615](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/615) by [@estebanx64](https://github.com/estebanx64).