diff --git a/pyproject.toml b/pyproject.toml index fed0b54..6441073 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ dependencies = [ "python-dotenv==1.1.1", "python-lsp-jsonrpc==1.1.2", "python-lsp-server==1.12.2", - "python-multipart==0.0.20", + "python-multipart==0.0.22", "PyYAML==6.0.2", "referencing==0.36.2", "requests==2.32.4",