Skip to content

Commit 79d6d9d

Browse files
chore: bump python-multipart in /libs/extractor-api-lib
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.22 to 0.0.26. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54989a7 commit 79d6d9d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

libs/extractor-api-lib/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/extractor-api-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependency-injector = "^4.46.0"
9494
pydantic-settings = "^2.9.1"
9595
boto3 = "^1.38.10"
9696
rag-core-lib = "==4.2.0"
97-
python-multipart = "^0.0.22"
97+
python-multipart = ">=0.0.22,<0.0.27"
9898
oauthlib = "^3.2.2"
9999
requests-oauthlib = "^2.0.0"
100100
pdfplumber = "0.11.9"

0 commit comments

Comments
 (0)