build(deps-dev): bump pytest-randomly from 3.12.0 to 3.13.0 (#2567)

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-07-11 09:07:05 +02:00
committed by GitHub
parent 014b0dd6f6
commit 021e1c122c
2 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ moto = "4.1.12"
openapi-spec-validator = "0.5.7"
pylint = "2.17.4"
pytest = "7.4.0"
pytest-randomly = "3.12.0"
pytest-randomly = "3.13.0"
pytest-xdist = "3.3.1"
safety = "2.3.5"
sure = "2.0.1"