Skip to content

Commit 2243e69

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 5f933ef commit 2243e69

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
@@ -22,7 +22,7 @@ dependencies = [
2222
"opentelemetry-instrumentation-openai==0.46.2",
2323
"opentelemetry-sdk==1.39.0",
2424
"python-dotenv==1.1.1",
25-
"python-multipart==0.0.22",
25+
"python-multipart==0.0.26",
2626
"uvicorn==0.35.0",
2727
"pylint-pydantic==0.3.5",
2828
"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)