build(deps-dev): bump pytest from 7.3.2 to 7.4.0 (#2532)

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-06-27 07:55:26 +02:00
committed by GitHub
parent fd58775cae
commit 4d4280033b
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ freezegun = "1.2.2"
moto = "4.1.11"
openapi-spec-validator = "0.5.7"
pylint = "2.17.4"
pytest = "7.3.2"
pytest = "7.4.0"
pytest-randomly = "3.12.0"
pytest-xdist = "3.3.1"
safety = "2.3.5"