From 7b96d4301e01fee61f6f76ce6e2172854b71b083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 09:13:15 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.9 Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 to 0.0.9. - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.5...0.0.9) --- 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..df6a6ab 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.9 PyYAML==6.0 requests==2.28.2 rfc3986==1.5.0