From 2aaed3926a5df0b9056f384063702d8389a5f9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:32:50 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.7 in /webserver 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] --- webserver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webserver/requirements.txt b/webserver/requirements.txt index c3dcac2..3be006e 100644 --- a/webserver/requirements.txt +++ b/webserver/requirements.txt @@ -8,4 +8,4 @@ PyJWT==2.4.0 uvicorn==0.15.0 passlib[bcrypt]==1.7.4 pycryptodome==3.19.1 -python-multipart==0.0.5 +python-multipart==0.0.7