From 3ebc1bf391b1ae10a09caa19c04b92cc11c2c9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:21:48 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.20 to 0.0.28 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.28. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.28) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b74ffc3..ab6ba1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.127.0 uvicorn[standard]==0.40.0 sqlalchemy==2.0.45 pillow==12.0.0 -python-multipart==0.0.20 +python-multipart==0.0.28 pydantic==2.12.3 psycopg2-binary==2.9.11 python-dotenv==1.2.1 \ No newline at end of file