From 7d96bfeec65b87d686e331ce926fccc5d55c3bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:43:43 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 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.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5d37f77..a615c1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ Pygments==2.18.0 PyJWT==2.8.0 pyparsing==3.1.2 python-dotenv==1.0.1 -python-multipart==0.0.9 +python-multipart==0.0.18 PyYAML==6.0.1 redis==5.0.7 requests==2.32.3 diff --git a/requirements_dev.txt b/requirements_dev.txt index 478f164..fd47854 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -61,7 +61,7 @@ pylint==3.2.5 pyparsing==3.1.2 pytest==8.2.2 python-dotenv==1.0.1 -python-multipart==0.0.9 +python-multipart==0.0.18 PyYAML==6.0.1 redis==5.0.7 requests==2.32.3