build(deps-dev): bump pytest from 7.4.0 to 7.4.1 (#2808)

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-09-05 13:02:17 +02:00
committed by GitHub
parent 26d209daff
commit 8017a95413
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ mock = "5.1.0"
moto = "4.2.0"
openapi-spec-validator = "0.6.0"
pylint = "2.17.5"
pytest = "7.4.0"
pytest = "7.4.1"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.3.1"