build(deps-dev): bump pytest from 7.4.3 to 7.4.4 (#3232)

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-03 13:33:48 +01:00
committed by GitHub
parent 3d032a8efe
commit eb56e1417c
2 changed files with 5 additions and 5 deletions

View File

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