From b37774a8a6215649dd7791b86c0f205c1ae9de78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:28:46 +0000 Subject: [PATCH] Bump python-multipart from 0.0.7 to 0.0.18 in /fastapi Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.7 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.7...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fastapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastapi/requirements.txt b/fastapi/requirements.txt index 0180fe9..d18588d 100644 --- a/fastapi/requirements.txt +++ b/fastapi/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.109.1 -python-multipart==0.0.7 +python-multipart==0.0.18 aiofiles==0.4.0 numpy gunicorn