Skip to content

Commit 96bba64

Browse files
committed
Jsonschema-path upgrade
1 parent c3c785b commit 96bba64

File tree

2 files changed

+65
-17
lines changed

2 files changed

+65
-17
lines changed

poetry.lock

Lines changed: 64 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ include = [
5656
jsonschema = "^4.24.0"
5757
openapi-schema-validator = "^0.6.0"
5858
python = "^3.9.0"
59-
jsonschema-path = "^0.3.1"
59+
jsonschema-path = {version = "^0.4.0a1", allow-prereleases = true}
6060
lazy-object-proxy = "^1.7.1"
6161

6262
[tool.poetry.extras]

0 commit comments

Comments
 (0)