diff --git a/pyproject.toml b/pyproject.toml index 73394ffb..0536e1bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ testing = [ "pytest-regressions", "pytest-param-files~=0.6.0", "sphinx-pytest~=0.3.0", - "pygments<2.21", # TODO fix test regression with 2.19" + "pygments<2.22", # TODO fix test regression with 2.19" ] testing-docutils = [ "pygments",