From e16cc72fde5fcb639b05c14c71ec121394a18d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:00:41 +0000 Subject: [PATCH] Bump python-multipart from 0.0.18 to 0.0.20 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...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 160761d..d9100e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pydantic==2.5.3 pydantic-settings==2.1.0 pytest==7.4.4 pytest-asyncio==0.23.3 -python-multipart==0.0.18 +python-multipart==0.0.20 jinja2==3.1.5 \ No newline at end of file