diff --git a/setup.py b/setup.py index 66cefaeb..c34289be 100644 --- a/setup.py +++ b/setup.py @@ -113,7 +113,7 @@ def build_extension(self, ext): "test": ["pytest~=7.1.1"], "coverage": ["coverage[toml]~=6.4.2", "pytest-cov~=3.0.0"], "docs": [ - "sphinx==5.0.2", + "sphinx==5.1.0", "sphinx-rtd-theme==1.0.0", "sphinxcontrib-bibtex==2.4.2", "sphinx-copybutton==0.4.0",