From 6a5770f2885fc311e2544923db42524cb421ee7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:30:35 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.7 in /capmonster/fastapi 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] --- capmonster/fastapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capmonster/fastapi/requirements.txt b/capmonster/fastapi/requirements.txt index 852fa29..445b0ae 100644 --- a/capmonster/fastapi/requirements.txt +++ b/capmonster/fastapi/requirements.txt @@ -35,7 +35,7 @@ hiredis==2.0.0 # fastapi-users==8.0.0 fastapi-users[mongodb]==8.0.0 pyjwt -python-multipart==0.0.5 +python-multipart==0.0.7 makefun >=1.11.2,<1.12 # String formatting