From 79de1c1eb9bc91eaaae972d9066a8a13a548fbc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:14:05 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.6 to 0.0.18. - [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.6...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 110ff89..1a11739 100644 --- a/requirements.txt +++ b/requirements.txt @@ -157,7 +157,7 @@ pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 python-docx==1.1.2 python-dotenv==0.21.0 -python-multipart==0.0.6 +python-multipart==0.0.18 pytz==2024.1 PyYAML==6.0 pyyaml_env_tag==0.1