We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6daae24 commit 0ba75ecCopy full SHA for 0ba75ec
1 file changed
pyproject.toml
@@ -70,15 +70,15 @@ rtd = [
70
testing = [
71
"beautifulsoup4",
72
"coverage[toml]",
73
- "pytest>=7,<8",
+ "pytest>=8,<9",
74
"pytest-cov",
75
"pytest-regressions",
76
"pytest-param-files~=0.6.0",
77
"sphinx-pytest",
78
]
79
testing-docutils = [
80
"pygments",
81
82
83
84
0 commit comments