From cb00dff7539209b2295f9269d80b9f23a4aacd5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:46:07 +0000 Subject: [PATCH] chore(deps): bump python-multipart 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] --- 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