build(deps-dev): bump openapi-spec-validator from 0.5.1 to 0.5.2 (#1716)

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-01-17 12:13:44 +01:00
committed by GitHub
parent ef0d4fe34b
commit 262b5a7ee5
2 changed files with 8 additions and 24 deletions

View File

@@ -30,7 +30,7 @@ safety = "2.3.1"
vulture = "2.7"
moto = "4.1.0"
docker = "6.0.0"
openapi-spec-validator = "0.5.1"
openapi-spec-validator = "0.5.2"
pytest = "7.2.1"
pytest-xdist = "2.5.0"
coverage = "7.0.5"