pydantic/pydantic
### [`v1.10.5`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.5): (2023-02-15)
[Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.4...v1.10.5)
- Fix broken parametrized bases handling with `GenericModel`s with complex sets of models, [#5052](https://togithub.com/pydantic/pydantic/issues/5052) by [@MarkusSintonen](https://togithub.com/MarkusSintonen)
- Invalidate mypy cache if plugin config changes, [#5007](https://togithub.com/pydantic/pydantic/issues/5007) by [@cdce8p](https://togithub.com/cdce8p)
- Fix `RecursionError` when deep-copying dataclass types wrapped by pydantic, [#4949](https://togithub.com/pydantic/pydantic/issues/4949) by [@mbillingr](https://togithub.com/mbillingr)
- Fix `X | Y` union syntax breaking `GenericModel`, [#4146](https://togithub.com/pydantic/pydantic/issues/4146) by [@thenx](https://togithub.com/thenx)
- Switch coverage badge to show coverage for this branch/release, [#5060](https://togithub.com/pydantic/pydantic/issues/5060) by [@samuelcolvin](https://togithub.com/samuelcolvin)
#### New Contributors
- [@thenx](https://togithub.com/thenx) made their first contribution in [https://github.com/pydantic/pydantic/pull/4977](https://togithub.com/pydantic/pydantic/pull/4977)
- [@mbillingr](https://togithub.com/mbillingr) made their first contribution in [https://github.com/pydantic/pydantic/pull/4963](https://togithub.com/pydantic/pydantic/pull/4963)
- [@MarkusSintonen](https://togithub.com/MarkusSintonen) made their first contribution in [https://github.com/pydantic/pydantic/pull/5052](https://togithub.com/pydantic/pydantic/pull/5052)
**Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.5
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^1.10.4
->^1.10.5
~=1.10.4
->~=1.10.5
Release Notes
pydantic/pydantic
### [`v1.10.5`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.5): (2023-02-15) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.4...v1.10.5) - Fix broken parametrized bases handling with `GenericModel`s with complex sets of models, [#5052](https://togithub.com/pydantic/pydantic/issues/5052) by [@MarkusSintonen](https://togithub.com/MarkusSintonen) - Invalidate mypy cache if plugin config changes, [#5007](https://togithub.com/pydantic/pydantic/issues/5007) by [@cdce8p](https://togithub.com/cdce8p) - Fix `RecursionError` when deep-copying dataclass types wrapped by pydantic, [#4949](https://togithub.com/pydantic/pydantic/issues/4949) by [@mbillingr](https://togithub.com/mbillingr) - Fix `X | Y` union syntax breaking `GenericModel`, [#4146](https://togithub.com/pydantic/pydantic/issues/4146) by [@thenx](https://togithub.com/thenx) - Switch coverage badge to show coverage for this branch/release, [#5060](https://togithub.com/pydantic/pydantic/issues/5060) by [@samuelcolvin](https://togithub.com/samuelcolvin) #### New Contributors - [@thenx](https://togithub.com/thenx) made their first contribution in [https://github.com/pydantic/pydantic/pull/4977](https://togithub.com/pydantic/pydantic/pull/4977) - [@mbillingr](https://togithub.com/mbillingr) made their first contribution in [https://github.com/pydantic/pydantic/pull/4963](https://togithub.com/pydantic/pydantic/pull/4963) - [@MarkusSintonen](https://togithub.com/MarkusSintonen) made their first contribution in [https://github.com/pydantic/pydantic/pull/5052](https://togithub.com/pydantic/pydantic/pull/5052) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.5Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.