From dcc7a4256976c88fc279ab6ea06c6d9cff8612ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:55:46 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.17 to 0.0.19 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.19. - [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.19) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f1c26d..4072df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pytest-cov==6.0.0 pytest-sugar==1.0.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -python-multipart==0.0.18 +python-multipart==0.0.19 PyYAML==6.0.2 rich==13.9.4 setuptools==75.6.0