From 6d55c799f1af9dbb0a8d39265bea45dc9da018f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:03:08 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.19 to 0.0.20 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.19 to 0.0.20. - [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.19...0.0.20) --- 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 6e6e059..407eea9 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.19 +python-multipart==0.0.20 PyYAML==6.0.2 rich==13.9.4 setuptools==75.6.0