From b29f2ad537b2c8facf94811f8e8d5d75059b0c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 05:14:53 +0000 Subject: [PATCH] Bump python-multipart in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7482019..5da5844 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ asyncio email-validator uvicorn==0.27.1 httpx==0.26.0 -python-multipart==0.0.7 +python-multipart==0.0.18 websockets pydantic[email] python-dotenv