From 0dbe1a74534e20d0261d6a99ec3086a45d21eef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:35:08 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.7 in /Rock-API/api 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] --- Rock-API/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rock-API/api/requirements.txt b/Rock-API/api/requirements.txt index be7fd7e..485cf3e 100644 --- a/Rock-API/api/requirements.txt +++ b/Rock-API/api/requirements.txt @@ -6,5 +6,5 @@ fastapi-jwt-auth==0.5.0 pydantic==1.10.2 fastapi==0.85.0 Jinja2==3.1.2 -python-multipart==0.0.5 +python-multipart==0.0.7 bleach \ No newline at end of file