From f7f4301e912240f496158ddec0c41ab5d1d46b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:25:16 +0000 Subject: [PATCH] chore(deps): bump python-multipart in the pip group Bumps the pip group with 1 update: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.17 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.17...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 208f527..cc947b9 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.17 +python-multipart==0.0.18 PyYAML==6.0.2 rich==13.9.4 setuptools==75.6.0