From 3adda7e9fedae2c35484375b5f8a387e27e64110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:57:16 +0000 Subject: [PATCH] deps: bump python-multipart from 0.0.27 to 0.0.28 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.27 to 0.0.28. - [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.27...0.0.28) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.28 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 78889e1..155fe1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pytz==2026.1.post1 # Utilities click==8.3.3 python-dotenv==1.2.2 -python-multipart==0.0.27 +python-multipart==0.0.28 cbor2==5.9.0 # Production Server - Security hardened