diff --git a/pyproject.toml b/pyproject.toml index e97dff7f..cbee68c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ testing = [ "pytest-regressions", "pytest-param-files~=0.6.0", "sphinx-pytest", - "pygments<2.19", # TODO fix test regression with 2.19" + "pygments<2.20", # TODO fix test regression with 2.19" ] testing-docutils = [ "pygments",