diff --git a/docs/requirements.txt b/docs/requirements.txt index cc90bc7b..23f7debd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,4 +3,4 @@ setuptools==68.2.2 Sphinx==7.2.6 sphinx-copybutton==0.5.2 sphinx_rtd_theme==1.3.0 -twisted==23.8.0 +twisted==23.10.0 diff --git a/pyproject.toml b/pyproject.toml index a5ff251f..19e30497 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers=[ ] dependencies = [ - "Twisted==23.8.0", + "Twisted==23.10.0", ] # "cryptography>=0.9.1", # "configparser", diff --git a/requirements.txt b/requirements.txt index 5f3b7012..4f0839ab 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==23.8.0 +twisted==23.10.0