Skip to content

fix(deps): update dependency jsonschema to v4.21.0

Sylvain Desbureaux requested to merge renovate/python into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonschema (changelog) 4.20.0 -> 4.21.0 age adoption passing confidence
jsonschema (changelog) ==4.20.0 -> ==4.21.0 age adoption passing confidence

Release Notes

python-jsonschema/jsonschema (jsonschema)

v4.21.0

Compare Source

=======

  • Fix the behavior of enum in the presence of 0 or 1 to properly consider True and False unequal (#​1208).
  • Special case the error message for {min,max}{Items,Length,Properties} when they're checking for emptiness rather than true length.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports