From 1f05f6f884130d37eb73a4de5b0682323d218b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 05:28:55 +0000 Subject: [PATCH] [pip] Bump python-multipart from 0.0.10 to 0.0.12 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.10 to 0.0.12. - [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.10...0.0.12) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5c5e4f2..6e7b46e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -38,7 +38,7 @@ PyNaCl==1.5.0 pyodbc==5.1.0 pytest==8.3.3 python-dotenv==1.0.1 -python-multipart==0.0.10 +python-multipart==0.0.12 PyYAML==6.0.2 rich==13.8.1 shellingham==1.5.4 diff --git a/requirements.txt b/requirements.txt index b5773cb..d33c21f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ Pygments==2.18.0 PyNaCl==1.5.0 pyodbc==5.1.0 python-dotenv==1.0.1 -python-multipart==0.0.10 +python-multipart==0.0.12 PyYAML==6.0.2 rich==13.8.1 shellingham==1.5.4