build(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#3414)

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-02-20 09:28:44 +01:00
committed by GitHub
parent c9f87b907c
commit 3776856a6c
2 changed files with 5 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ moto = {extras = ["all"], version = "5.0.2"}
openapi-schema-validator = "0.6.2"
openapi-spec-validator = "0.7.1"
pylint = "3.0.3"
pytest = "8.0.0"
pytest = "8.0.1"
pytest-cov = "4.1.0"
pytest-env = "1.1.3"
pytest-randomly = "3.15.0"