From a319322e9068f5b3083b571bc820f02cd1dcf5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:34:29 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.7 in /server Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 to 0.0.7. - [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.7) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index b0fd538d..40706851 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -51,7 +51,7 @@ pyparsing==3.0.9 pytest==7.2.0 python-dateutil==2.8.2 python-dotenv==1.0.0 -python-multipart==0.0.5 +python-multipart==0.0.7 pytz==2022.6 pytz-deprecation-shim==0.1.0.post0 PyYAML==6.0