build(deps-dev): bump openapi-spec-validator from 0.5.4 to 0.5.5 (#1846)

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-02-07 09:58:56 +01:00
committed by GitHub
parent ed54c5b8b9
commit bea26a461f
2 changed files with 9 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ safety = "2.3.1"
vulture = "2.7"
moto = "4.1.2"
docker = "6.0.0"
openapi-spec-validator = "0.5.4"
openapi-spec-validator = "0.5.5"
pytest = "7.2.1"
pytest-xdist = "2.5.0"
coverage = "7.1.0"