We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 550c2d6 + 6f79b56 commit facddfaCopy full SHA for facddfa
pyproject.toml
@@ -90,7 +90,7 @@ test = [
90
"mkdocs-material==9.6.15",
91
"mkdocs-minify-html-plugin>=0.3.1",
92
"mkdocstrings==0.29.1",
93
- "pytest-xdist==3.7.0",
+ "pytest-xdist==3.8.0",
94
"pytest~=8.4.0",
95
]
96
requirements-test.txt
@@ -2,5 +2,5 @@ flake8==7.3.0
2
Pillow==11.2.1
3
isort==6.0.1
4
bandit==1.8.6
5
-pytest-xdist==3.7.0
+pytest-xdist==3.8.0
6
pytest~=8.4.1
0 commit comments