Skip to content

Commit a5f1d69

Browse files
⬆️ Update pygments requirement from <2.20 to <2.21 (#1117)
1 parent 8381296 commit a5f1d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ testing = [
7575
"pytest-regressions",
7676
"pytest-param-files~=0.6.0",
7777
"sphinx-pytest~=0.3.0",
78-
"pygments<2.20", # TODO fix test regression with 2.19"
78+
"pygments<2.21", # TODO fix test regression with 2.19"
7979
]
8080
testing-docutils = [
8181
"pygments",

0 commit comments

Comments
 (0)