chore(deps): bump python-multipart in /plugins/model/pdf-mistral (#4290)
Bumps [python-multipart](https://github.com/Kludex/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
plugins/model/pdf-mistral/requirements.txt
100755 → 100644
| ... | @@ -2,7 +2,7 @@ fastapi==0.115.5 | ... | @@ -2,7 +2,7 @@ fastapi==0.115.5 |
| uvicorn==0.32.1 | uvicorn==0.32.1 | ||
| mistralai>=1.5.0 | mistralai>=1.5.0 | ||
| PyMuPDF==1.24.14 | PyMuPDF==1.24.14 | ||
| python-multipart==0.0.17 | python-multipart==0.0.18 | ||
| python-dotenv==1.0.1 | python-dotenv==1.0.1 | ||
| loguru==0.7.2 | loguru==0.7.2 | ||
| requests==2.32.3 | requests==2.32.3 |
Please
register
or
sign in
to comment