build(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#2981)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
This commit is contained in:
dependabot[bot]
2023-10-31 09:28:50 +01:00
committed by GitHub
parent a7a2e24d42
commit 06dc3d3361
4 changed files with 107 additions and 78 deletions

View File

@@ -64,7 +64,7 @@ mock = "5.1.0"
moto = "4.2.6"
openapi-spec-validator = "0.7.1"
pylint = "3.0.2"
pytest = "7.4.2"
pytest = "7.4.3"
pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.3.1"