Skip to content

Commit 42ae714

Browse files
Bump python-multipart from 0.0.22 to 0.0.26 in /src/backend
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 63a9979 commit 42ae714

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"pytest-asyncio==0.24.0",
2626
"pytest-cov==5.0.0",
2727
"python-dotenv==1.1.1",
28-
"python-multipart==0.0.22",
28+
"python-multipart==0.0.26",
2929
"uvicorn==0.35.0",
3030
"pylint-pydantic==0.3.5",
3131
"pexpect==4.9.0",

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ azure-monitor-opentelemetry==1.8.5
55
azure-monitor-events-extension==0.1.0
66
azure-identity==1.24.0
77
python-dotenv==1.1.1
8-
python-multipart==0.0.22
8+
python-multipart==0.0.26
99
opentelemetry-api==1.39.0
1010
opentelemetry-sdk==1.39.0
1111
opentelemetry-exporter-otlp-proto-grpc==1.39.0

src/backend/uv.lock

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

0 commit comments

Comments
 (0)