Skip to content

Commit 55ad192

Browse files
📌 Pinned dependencies in Pipfile
While running 'pipenv install --dev', this updated the lockfile.
1 parent b5fe2fa commit 55ad192

File tree

2 files changed

+215
-74
lines changed

2 files changed

+215
-74
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.2.9"
14+
openapi-spec-validator = ">=0.2.9,<0.5.0"
1515

1616
[requires]
1717
python_version = "3.9"

0 commit comments

Comments
 (0)