diff --git a/requirements.txt b/requirements.txt index 0be1fad8588..dafc116d199 100644 --- a/requirements.txt +++ b/requirements.txt @@ -161,7 +161,7 @@ pytest-splinter==3.3.2 pytest-django==4.5.2 setuptools>=59.1.1,<68.3.0 pip==23.2.1 -Twisted==23.8.0 +Twisted==23.10.0 pixelmatch==0.3.0 factory-boy==3.3.0 flaky==3.7.0 diff --git a/setup.cfg b/setup.cfg index 615f210196c..71743233c82 100644 --- a/setup.cfg +++ b/setup.cfg @@ -186,7 +186,7 @@ install_requires = pytest-django==4.5.2 setuptools>=59.1.1,<68.3.0 pip==23.2.1 - Twisted==23.8.0 + Twisted==23.10.0 pixelmatch==0.3.0 factory-boy==3.3.0 flaky==3.7.0