pypi pydantic 1.10.5
v1.10.5 (2023-02-15)

latest releases: 1.10.24, 2.11.9, 1.10.23...
2 years ago
  • Fix broken parametrized bases handling with GenericModels with complex sets of models, #5052 by @MarkusSintonen
  • Invalidate mypy cache if plugin config changes, #5007 by @cdce8p
  • Fix RecursionError when deep-copying dataclass types wrapped by pydantic, #4949 by @mbillingr
  • Fix X | Y union syntax breaking GenericModel, #4146 by @thenx
  • Switch coverage badge to show coverage for this branch/release, #5060 by @samuelcolvin

New Contributors

Full Changelog: v1.10.4...v1.10.5

Don't miss a new pydantic release

NewReleases is sending notifications on new releases.