diff --git a/pyproject.toml b/pyproject.toml index bef891c..b21b647 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "prometheus-client==0.19.0", "python-json-logger==2.0.7", "python-dotenv==1.0.0", - "python-multipart==0.0.22", + "python-multipart==0.0.26", ] [project.optional-dependencies]