From e19c86e87fb7fdfd09d73846797d1f8a162c4e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:41:28 +0000 Subject: [PATCH] Bump python-multipart from 0.0.17 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 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.17...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 02708508..aa5b50f1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -114,7 +114,7 @@ pytest-watcher==0.4.3 python-dateutil==2.9.0.post0 python-decouple==3.8 python-dotenv==1.0.1 -python-multipart==0.0.17 +python-multipart==0.0.18 pytz==2024.2 pyyaml==6.0.2 pyyaml-env-tag==0.1 diff --git a/requirements.txt b/requirements.txt index 172c4f02..cf342912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pygments==2.18.0 pyjwt==2.9.0 python-decouple==3.8 python-dotenv==1.0.1 -python-multipart==0.0.17 +python-multipart==0.0.18 pyyaml==6.0.2 rfc3986==1.5.0 rich==13.9.4