diff --git a/setup.py b/setup.py index e741c4e8a..4272dceb1 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ "pre-commit~=2.4", ], "docs": [ - "sphinx==4.0.0", + "sphinx==4.0.1", "sphinx-issues==1.2.0", "alabaster==0.7.12", "sphinx-version-warning==1.1.2",