From 657726ebd7e23642f207ca7010052de1e4e39d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:49:32 +0000 Subject: [PATCH] Bump python-multipart Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 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.20...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../iterations/v4-streamlit-ui-overhaul/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/original_archon/iterations/v4-streamlit-ui-overhaul/requirements.txt b/original_archon/iterations/v4-streamlit-ui-overhaul/requirements.txt index de63a0dcd3..035200d226 100644 --- a/original_archon/iterations/v4-streamlit-ui-overhaul/requirements.txt +++ b/original_archon/iterations/v4-streamlit-ui-overhaul/requirements.txt @@ -124,7 +124,7 @@ pytest==8.3.4 pytest-mockito==0.0.4 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -python-multipart==0.0.20 +python-multipart==0.0.22 pytz==2024.2 PyYAML==6.0.2 rank-bm25==0.2.2