diff --git a/nipap/pyproject.toml b/nipap/pyproject.toml index ebcb1300c..0fc6f752d 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.4", + "requests==2.33.0", "IPy==1.01", "Jinja2==3.1.6", "MarkupSafe==3.0.2",