build(deps-dev): bump pytest-xdist from 3.4.0 to 3.5.0 (#3071)

This commit is contained in:
dependabot[bot]
2023-11-28 09:06:23 +01:00
committed by GitHub
parent d3bc6fda74
commit 254d8616b7
2 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ pylint = "3.0.2"
pytest = "7.4.3"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.4.0"
pytest-xdist = "3.5.0"
safety = "2.3.5"
vulture = "2.10"