From 59ade03e27671d41fe1d4735f3e7fe244318bac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:33:23 +0000 Subject: [PATCH] Bump multipart from 1.3.0 to 1.3.1 Bumps [multipart](https://github.com/defnull/multipart) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/defnull/multipart/releases) - [Changelog](https://github.com/defnull/multipart/blob/main/CHANGELOG.rst) - [Commits](https://github.com/defnull/multipart/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: multipart dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3.13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.13.txt b/requirements-3.13.txt index b312e24a..029f119b 100644 --- a/requirements-3.13.txt +++ b/requirements-3.13.txt @@ -29,7 +29,7 @@ Jinja2==3.1.6 Mako==1.3.10 MarkupSafe==3.0.3 msgpack==1.1.2 -multipart==1.3.0 +multipart==1.3.1 packaging==26.0 psycopg2==2.9.11 py-ubjson==0.16.1