From d157fd36cd1f86b793848c965e8b657c04c8cd57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:33:15 +0000 Subject: [PATCH] build(deps): bump python-multipart from 0.0.18 to 0.0.22 in /engine Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 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..195d775 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.22 yara-python==4.5.1 cryptography==44.0.2 psutil==7.0.0 \ No newline at end of file