From 1e111ca18d563b773583ecd2923ccf223c4561a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 11:16:50 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.27 in /default Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.5 to 0.0.27. - [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.5...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- default/requirements-dev.txt | 2 +- default/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/default/requirements-dev.txt b/default/requirements-dev.txt index 0e1d567..3bad437 100644 --- a/default/requirements-dev.txt +++ b/default/requirements-dev.txt @@ -40,7 +40,7 @@ pylint==2.5.3 pyparsing==2.4.7 pytest==5.4.3 pytest-aiohttp==0.3.0 -python-multipart==0.0.5 +python-multipart==0.0.27 pytz==2020.1 redis==3.5.3 requests==2.24.0 diff --git a/default/requirements.txt b/default/requirements.txt index 9b55846..12123c3 100644 --- a/default/requirements.txt +++ b/default/requirements.txt @@ -5,5 +5,5 @@ google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0 Jinja2==2.11.2 PyJWT==1.7.1 -python-multipart==0.0.5 +python-multipart==0.0.27 uvicorn==0.11.7