Skip to content

Commit 1cd550d

Browse files
build: bump python-multipart from 0.0.27 to 0.0.31 in /src/backend
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.27 to 0.0.31. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.27...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf9162d commit 1cd550d

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.60.0",
2323
"opentelemetry-sdk==1.40.0",
2424
"python-dotenv==1.2.2",
25-
"python-multipart==0.0.27",
25+
"python-multipart==0.0.31",
2626
"uvicorn==0.46.0",
2727
"pylint-pydantic==0.4.1",
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.7
55
azure-monitor-events-extension==0.1.0
66
azure-identity==1.25.3
77
python-dotenv==1.2.2
8-
python-multipart==0.0.27
8+
python-multipart==0.0.31
99
opentelemetry-api==1.40.0
1010
opentelemetry-sdk==1.40.0
1111
opentelemetry-exporter-otlp-proto-grpc==1.40.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)