From f185a7077cea34d188391986c8f7585de9c1976c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:00:20 +0000 Subject: [PATCH] build(deps): bump python-multipart from 0.0.18 to 0.0.26 in /engine Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 to 0.0.26. - [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.18...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/requirements.txt b/engine/requirements.txt index d670f46..13f4152 100644 --- a/engine/requirements.txt +++ b/engine/requirements.txt @@ -5,7 +5,7 @@ uvicorn==0.22.0 sqlalchemy==2.0.17 alembic==1.11.1 python-decouple==3.8 -python-multipart==0.0.18 +python-multipart==0.0.26 yara-python==4.5.1 cryptography==44.0.2 psutil==7.0.0 \ No newline at end of file