From 6eb311b1f33199d6a8f51019139c5712214872a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:21:06 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 in /backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 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.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 514d75a..bdd7f6d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -36,7 +36,7 @@ pydantic==2.6.4 pydantic_core==2.16.3 PyJWT==2.9.0 python-dateutil==2.9.0.post0 -python-multipart==0.0.9 +python-multipart==0.0.18 pytz==2024.1 requests==2.32.2 rsa==4.9