From f6a51b96419a7c47f1582d6dad23894e3c303ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:39:46 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.5 to 0.0.10 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.5 to 0.0.10. - [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.5...0.0.10) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c24233..554f9c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.111.0 uvicorn==0.30.1 pydantic==2.5.2 python-jose==3.3.0 -python-multipart==0.0.5 +python-multipart==0.0.10 passlib==1.7.4 bcrypt==3.2.0 python-dotenv==1.0.1