diff --git a/pyproject.toml b/pyproject.toml index f7c5a05f9..8f72df438 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -283,7 +283,7 @@ dependencies = [ dev = [ "PyYAML==6.0.1", "Sphinx-Substitution-Extensions==2022.2.16", - "Sphinx==7.1.1", + "Sphinx==7.1.2", "VWS-Test-Fixtures==2023.3.5", "black==23.7.0", "check-manifest==0.49",