From 82f45b2e2f3784fa6cbfbfae0a09c8ec13ed6dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 23:27:05 +0000 Subject: [PATCH] deps(deps): bump python-multipart from 0.0.6 to 0.0.20 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.6 to 0.0.20. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.20) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.20 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 c94dd4e..dea2039 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Core Dependencies fastapi==0.104.1 uvicorn[standard]==0.24.0 -python-multipart==0.0.6 +python-multipart==0.0.20 # Google Cloud google-cloud-documentai==2.21.0