Skip to content

Commit

Permalink
chore: bumps jsonschema to v4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pallabpain committed Jul 11, 2024
1 parent d0553ce commit 19bfc26
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 56 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ 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]
testtools = "==2.5.0"
pyfakefs = "==3.7"
mock = "==2.0.0"
jsonschema = "==4.23.0"

[docs]
pytz = "*"
Expand Down
Loading

0 comments on commit 19bfc26

Please sign in to comment.