Dallinger / Dallinger

Laboratory automation for the behavioral and social sciences; human culture on a chip.
https://dallinger.readthedocs.io/
MIT License
116 stars 36 forks source link

Update fastjsonschema to 2.20.0 #6625

Open pyup-bot opened 1 week ago

pyup-bot commented 1 week ago

This PR updates fastjsonschema from 2.19.1 to 2.20.0.

Changelog ### 2.20.0 ``` * Added validations at compile time: * `required` must have unique items * checking if schema is not allowing `required` items (item is required, but is not listed in properties) ```
Links - PyPI: https://pypi.org/project/fastjsonschema - Changelog: https://data.safetycli.com/changelogs/fastjsonschema/ - Repo: https://github.com/horejsek/python-fastjsonschema