From 776e613885bb34bee1f295560e312a40df9947cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 00:38:59 +0000 Subject: [PATCH] build(deps): Update python-multipart requirement Updates the requirements on [python-multipart](https://github.com/Kludex/python-multipart) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d71005..af90d55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ openai ppdeep>=20260221 pydantic>=2.13.4 python-dateutil -python-multipart>=0.0.27 +python-multipart>=0.0.28 python-whois pyyaml>=6.0.3 PySocks