From 961c0d7ce09740d3849995b5f406c93240cb882c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 08:49:18 +0000 Subject: [PATCH] Bump python-multipart from 0.0.7 to 0.0.18 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e62a4cc..744f63d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ orjson==3.9.15 psycopg2-binary==2.9.6 pydantic==1.10.13 python-dotenv==1.0.0 -python-multipart==0.0.7 +python-multipart==0.0.18 PyYAML==6.0 requests==2.32.0 rfc3986==1.5.0