We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8381296 commit a5f1d69Copy full SHA for a5f1d69
1 file changed
pyproject.toml
@@ -75,7 +75,7 @@ testing = [
75
"pytest-regressions",
76
"pytest-param-files~=0.6.0",
77
"sphinx-pytest~=0.3.0",
78
- "pygments<2.20", # TODO fix test regression with 2.19"
+ "pygments<2.21", # TODO fix test regression with 2.19"
79
]
80
testing-docutils = [
81
"pygments",
0 commit comments