From 2d9e7cd8bc640e713d39d97122029211471d6a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 20:47:45 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 2a6026f..2187ed3 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -90,7 +90,7 @@ Pygments==2.18.0 pymongo==4.8.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -python-multipart==0.0.9 +python-multipart==0.0.18 pytz==2024.1 PyYAML==6.0.1 pyzmq==26.1.1