From 0ba83959e609bbd460966f092287df1bbd564cc6 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Sat, 30 Nov 2024 10:52:32 +0100 Subject: [PATCH] bump-python-multipart --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a532e462..551a5a3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ full = [ "itsdangerous", "jinja2", - "python-multipart>=0.0.7", + "python-multipart>=0.0.18", "pyyaml", "httpx>=0.22.0", ] -- 2.47.3