build(deps-dev): bump pytest-xdist from 3.2.1 to 3.3.0 (#2358)

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-16 08:09:55 +02:00
committed by GitHub
parent 4dc5a3a67c
commit 0c546211cf
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ moto = "4.1.9"
openapi-spec-validator = "0.5.6"
pylint = "2.17.4"
pytest = "7.3.1"
pytest-xdist = "3.2.1"
pytest-xdist = "3.3.0"
safety = "2.3.5"
sure = "2.0.1"
vulture = "2.7"