From 15cde1bb0237e80b019f0809f0efad57ab2ca44e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:14:25 -0700 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.9 to 0.0.10 (#5234) Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.10. - [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.9...0.0.10) --- 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> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 233ac935645e..dec34701accb 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -330,7 +330,7 @@ python-dateutil==2.9.0.post0 # pandas python-jose==3.3.0 # via -r requirements-base.in -python-multipart==0.0.9 +python-multipart==0.0.10 # via -r requirements-base.in python-slugify==8.0.4 # via -r requirements-base.in