From 68ef9d792283c3f9ae791c75310ac6e605acf0cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:11:38 +0200 Subject: [PATCH] chore(deps): bump python-multipart (#20) Bumps the pip group with 1 update in the /runner directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.9 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.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- runner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runner/requirements.txt b/runner/requirements.txt index 8d1fd44b..57fabc7b 100644 --- a/runner/requirements.txt +++ b/runner/requirements.txt @@ -4,7 +4,7 @@ transformers==4.43.1 fastapi==0.111.0 pydantic==2.7.2 Pillow==10.3.0 -python-multipart==0.0.9 +python-multipart==0.0.18 uvicorn==0.30.0 setuptools==71.1.0 torch --index-url https://download.pytorch.org/whl/cu121