build(deps-dev): bump openapi-spec-validator from 0.5.7 to 0.6.0 (#2569)

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-07-11 11:16:23 +02:00
committed by GitHub
parent 338bbc7a1f
commit 58f056c76d
2 changed files with 164 additions and 65 deletions

View File

@@ -59,7 +59,7 @@ docker = "6.1.3"
flake8 = "6.0.0"
freezegun = "1.2.2"
moto = "4.1.12"
openapi-spec-validator = "0.5.7"
openapi-spec-validator = "0.6.0"
pylint = "2.17.4"
pytest = "7.4.0"
pytest-randomly = "3.13.0"