From 7f182a5fddc2a8ad36db724a26bb5e642398fbe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:43:11 +0000 Subject: [PATCH] Bump python-multipart from 0.0.20 to 0.0.22 in /backend/requirements 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] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..32b3d6b1171 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -67,7 +67,7 @@ pytest-mock==3.12.0 pytest-playwright==0.7.0 python-docx==1.1.2 python-dotenv==1.0.0 -python-multipart==0.0.20 +python-multipart==0.0.22 pywikibot==9.0.0 redis==5.0.8 requests==2.32.2