diff --git a/pyproject.toml b/pyproject.toml index 61df8552b..10d14e422 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "pyopenssl==24.3.0", "pyyaml==6.0.2", "service-identity==24.2.0", - "twisted==24.10.0", + "twisted==24.11.0", "werkzeug==3.1.3", "zope-interface==7.2", ]