chore(deps): bump python-multipart in /plugins/model/pdf-mistral (#6323)

Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 to 0.0.22.
- [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.18...0.0.22)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-version: 0.0.22
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-27 13:42:46 +08:00
committed by GitHub
parent 4aa0c8643e
commit 1788b80015

View File

@@ -2,7 +2,7 @@ fastapi==0.115.5
uvicorn==0.32.1
mistralai>=1.5.0
PyMuPDF==1.24.14
python-multipart==0.0.18
python-multipart==0.0.22
python-dotenv==1.0.1
loguru==0.7.2
requests==2.32.4