From 406b355d6f032dd5af86fe23bace6ba90eb55642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:05:13 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.10 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.5 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.5...0.0.10) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d5709c..3bf36c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pydantic==1.10.5 pymongo==4.3.3 pytest==7.4.3 python-dotenv==0.21.1 -python-multipart==0.0.5 +python-multipart==0.0.10 PyYAML==6.0 requests==2.28.2 rfc3986==1.5.0