From 1150a7132df49d0e4af5df1df986868fbdf02382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:33:40 -0800 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.19 to 0.0.20 (#5624) Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.19 to 0.0.20. - [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.19...0.0.20) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Whittaker <84562015+whitdog47@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index e7ae623bb07a..423fb42f13f4 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -354,7 +354,7 @@ python-dateutil==2.9.0.post0 # pandas python-jose==3.3.0 # via -r requirements-base.in -python-multipart==0.0.19 +python-multipart==0.0.20 # via -r requirements-base.in python-slugify==8.0.4 # via -r requirements-base.in