diff --git a/pyproject.toml b/pyproject.toml index be9783fba1..4c9eb4a5b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers=[ ] dependencies = [ - "Twisted==22.10.0", + "Twisted==23.10.0", ] # "cryptography>=0.9.1", # "configparser", diff --git a/requirements.txt b/requirements.txt index 3289ac1845..60b2ad650c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.8.2 service_identity==23.1.0 tftpy==0.8.2 treq==22.2.0 -twisted==22.10.0 +twisted==23.10.0