build(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#3331)

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]
2024-01-30 10:15:07 +01:00
committed by GitHub
parent e94e3cead9
commit 15a194c9b0
2 changed files with 11 additions and 11 deletions

View File

@@ -67,7 +67,7 @@ moto = {extras = ["all"], version = "4.2.13"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.0.3"
pytest = "7.4.4"
pytest = "8.0.0"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.5.0"