From d39024c9b202d4c6eee6dc9aed789cbce22bc82f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:18:28 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.22 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.6 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.6...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff71a1096..618e97bb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ uvicorn==0.21.1 pydantic>=1.10.7,<=2.5.3 python-dotenv==1.0.0 fastapi==0.95.0 -python-multipart==0.0.6 +python-multipart==0.0.22 httpx==0.23.3 schedule==1.1.0 dicomweb-client==0.59.1