github model-bakers/model_bakery 1.23.3

5 hours ago

Changed

  • [dev] Replace mypy with ty as the primary type checker with stricter type checks
  • [dev] Fix ty 0.0.17 compatibility: update rule config, fix generic TypeVar bound, pin minimum version
  • Allow overriding AutoField values via iterators with _quantity and avoid hangs (#577)

GitHub changelog

  • Improve type annotations for stricter type checking (ty) by @amureki in #572
  • [dev]: Replace mypy with ty (experimental) by @amureki in #573
  • Ref #26 -- Add a regression test regarding overriding FK by @amureki in #574
  • Allow overriding AutoField via iterators (#577) by @amureki in #578

Full Changelog: 1.23.2...1.23.3

Don't miss a new model_bakery release

NewReleases is sending notifications on new releases.