From ef9f3fdae6dbf17e23207081578ee3cdc5aedc38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 12:58:07 +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-version: 0.0.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f936821..fea2356 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ orjson==3.9.15 psycopg2-binary==2.9.6 pydantic==1.10.7 python-dotenv==1.0.0 -python-multipart==0.0.7 +python-multipart==0.0.18 PyYAML==6.0 requests==2.31.0 rfc3986==1.5.0 diff --git a/requirements.txt b/requirements.txt index e88496d..a59fd27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ orjson==3.9.15 psycopg2-binary==2.9.6 pydantic==1.10.7 python-dotenv==1.0.0 -python-multipart==0.0.7 +python-multipart==0.0.18 PyYAML==6.0 requests==2.31.0 rfc3986==1.5.0