build(deps-dev): bump pytest-xdist from 3.2.0 to 3.2.1 (#2084)

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-03-14 10:21:17 +01:00
committed by GitHub
parent 66c18eddb8
commit f48a5c650d
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ moto = "4.1.4"
openapi-spec-validator = "0.5.5"
pylint = "2.17.0"
pytest = "7.2.2"
pytest-xdist = "3.2.0"
pytest-xdist = "3.2.1"
safety = "2.3.5"
sure = "2.0.1"
vulture = "2.7"