diff --git a/setup.py b/setup.py index a48a4e9..899f89f 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ ], 'dev': [ 'tox>=2.3.1', - 'sphinx-autobuild==2021.3.14', + 'sphinx-autobuild==2024.10.3', 'Sphinx==1.7.1' ] },