Skip to content

fix(deps): update python packages

Sylvain Desbureaux requested to merge renovate/python into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonschema (changelog) 4.18.6 -> 4.19.0 age adoption passing confidence
jsonschema (changelog) ==4.18.6 -> ==4.19.0 age adoption passing confidence
openstacksdk 1.3.1 -> 1.4.0 age adoption passing confidence
openstacksdk ==1.3.1 -> ==1.4.0 age adoption passing confidence

Release Notes

python-jsonschema/jsonschema (jsonschema)

v4.19.0

Compare Source

=======

  • Importing the Validator protocol directly from the package root is deprecated. Import it from jsonschema.protocols.Validator instead.
  • Automatic retrieval of remote references (which is still deprecated) now properly succeeds even if the retrieved resource does not declare which version of JSON Schema it uses. Such resources are assumed to be 2020-12 schemas. This more closely matches the pre-referencing library behavior.

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.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Sylvain Desbureaux

Merge request reports