We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 085f113 + e0faeec commit f9e6169Copy full SHA for f9e6169
1 file changed
pyproject.toml
@@ -95,7 +95,7 @@ dependencies = [
95
"python-dotenv==1.1.1",
96
"python-lsp-jsonrpc==1.1.2",
97
"python-lsp-server==1.12.2",
98
- "python-multipart==0.0.22",
+ "python-multipart==0.0.27",
99
"PyYAML==6.0.2",
100
"referencing==0.36.2",
101
"requests==2.33.0",
@@ -116,7 +116,7 @@ dependencies = [
116
"typing-inspection==0.4.2",
117
"typing_extensions==4.15.0",
118
"ujson==5.12.0",
119
- "urllib3==2.6.3",
+ "urllib3==2.7.0",
120
"uvicorn==0.35.0",
121
"zipp==3.23.0",
122
]
0 commit comments