Skip to content

Commit

Permalink
chore: bumped jsonschema version to 4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smrutisenapati committed Sep 27, 2024
1 parent c46291b commit a2eeb7d
Show file tree
Hide file tree
Showing 3 changed files with 262 additions and 160 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ six = ">=1.13.0"
urllib3 = ">=1.23"
python-dateutil = ">=2.8.1"
pytz = "*"
jsonschema = "==4.0.0"
jsonschema = "==4.23.0"
pyyaml = ">=5.4.1"

[dev-packages]
Expand Down
Loading

0 comments on commit a2eeb7d

Please sign in to comment.