diff --git a/nipap/pyproject.toml b/nipap/pyproject.toml index c648f9abd..f3aaf172c 100644 --- a/nipap/pyproject.toml +++ b/nipap/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "Flask-Compress==1.17", "flask-xml-rpc-re==0.1.4", "flask-restx==1.3.0", - "requests==2.32.3", + "requests==2.32.4", "IPy==1.01", "Jinja2==3.1.5", "MarkupSafe==3.0.2",