From c4f0f3dd10ce5e3a7be394bca96676c127407aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:35:08 +0000 Subject: [PATCH] Bump python-multipart from 0.0.7 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.7 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.7...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9521f2..7c6f423 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ networkx == 2.8.5 uvicorn == 0.17.5 fastapi == 0.109.1 pydantic == 1.10.13 -python-multipart == 0.0.7 +python-multipart == 0.0.18 pyyaml_env_tag == 0.1 pyzotero == 1.5.5 scikit-learn == 1.5.0