From 37feaacc41c3c1b7627fa966e5c0d4160eee4bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:55:54 +0000 Subject: [PATCH] Bump python-multipart from 0.0.21 to 0.0.26 in /geo_agent Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.21 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.21...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- geo_agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geo_agent/requirements.txt b/geo_agent/requirements.txt index bff3e4d..03f768d 100644 --- a/geo_agent/requirements.txt +++ b/geo_agent/requirements.txt @@ -82,7 +82,7 @@ rpds-py==0.30.0 starlette==0.50.0 sse-starlette==3.1.2 uvicorn==0.40.0 -python-multipart==0.0.21 +python-multipart==0.0.26 # Slack integration slack-bolt==1.27.0