Skip to content

Commit

Permalink
fix(deps): update dependency jsonschema-rs to ^0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 1b29bd1 commit a0540b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ PyYAML = "^6.0.1"
imageio = "^2.31.3"
imagesize = "^1.4.1"
POT = "^0.9.1"
jsonschema-rs = "^0.18.3"
jsonschema-rs = "^0.19.0"
scikit-learn = "^1.3.0"
typing-extensions = "^4.7.1"
watchdog = "^3.0.0"
Expand Down

0 comments on commit a0540b4

Please sign in to comment.