build(deps-dev): bump pytest-xdist from 3.3.0 to 3.3.1 (#2421)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-30 11:00:11 +02:00
committed by GitHub
parent c049b968a5
commit 510ac7005a
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ openapi-spec-validator = "0.5.6"
pylint = "2.17.4"
pytest = "7.3.1"
pytest-randomly = "3.12.0"
pytest-xdist = "3.3.0"
pytest-xdist = "3.3.1"
safety = "2.3.5"
sure = "2.0.1"
vulture = "2.7"