From f6decdacab6bce03fa71b9284d9d0f36429fd7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:37:25 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.20 to 0.0.22 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.22. - [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.20...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4fdeee34..b1f28034 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -342,7 +342,7 @@ python-dotenv==1.0.1 # mkdoc # pydantic-settings # uvicorn -python-multipart==0.0.20 +python-multipart==0.0.22 # via # fastapi # sqladmin diff --git a/requirements.txt b/requirements.txt index 8fe1c00e..5608ef44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -162,7 +162,7 @@ python-dotenv==1.0.1 # via # pydantic-settings # uvicorn -python-multipart==0.0.20 +python-multipart==0.0.22 # via # fastapi # sqladmin