mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
5b147065a3
* build(deps): bump hypothesis from 5.44.0 to 6.3.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.44.0 to 6.3.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.44.0...hypothesis-python-6.3.0) Signed-off-by: dependabot[bot] <support@github.com> * Tweak Hypothesis / Json Fixing a tricky interaction around priority with subclassing and metaclasses. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>