From 13e5c26a27f4903924624736abd6131b2da80cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 3 Feb 2024 13:34:10 +0100 Subject: [PATCH] Merge pull request from GHSA-93gm-qmq6-w238 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9909fb86a..48562e714 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ full = [ "itsdangerous", "jinja2", - "python-multipart", + "python-multipart>=0.0.7", "pyyaml", "httpx>=0.22.0", ]