Skip to content

Commit b2d84ec

Browse files
authored
Merge pull request #71 from ajatkj/bump_openapi_spec_validator_to_0.6.0
Bump version of openapi-spec-validator to 0.6.0
2 parents 8991235 + 4f41eb2 commit b2d84ec

File tree

3 files changed

+495
-417
lines changed

3 files changed

+495
-417
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pytest = ">=6.2.2"
1111

1212
[packages]
1313
prance = ">=0.20.2"
14-
openapi-spec-validator = "==0.5.5"
14+
openapi-spec-validator = "==0.6.0"
1515

1616
[requires]
1717
python_version = "3.9"

0 commit comments

Comments
 (0)