Skip to content

Commit f9e6169

Browse files
Merge branch 'main' into cli_model_config
2 parents 085f113 + e0faeec commit f9e6169

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies = [
9595
"python-dotenv==1.1.1",
9696
"python-lsp-jsonrpc==1.1.2",
9797
"python-lsp-server==1.12.2",
98-
"python-multipart==0.0.22",
98+
"python-multipart==0.0.27",
9999
"PyYAML==6.0.2",
100100
"referencing==0.36.2",
101101
"requests==2.33.0",
@@ -116,7 +116,7 @@ dependencies = [
116116
"typing-inspection==0.4.2",
117117
"typing_extensions==4.15.0",
118118
"ujson==5.12.0",
119-
"urllib3==2.6.3",
119+
"urllib3==2.7.0",
120120
"uvicorn==0.35.0",
121121
"zipp==3.23.0",
122122
]

0 commit comments

Comments
 (0)