pydantic/pydantic (pydantic)
### [`v1.10.18`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11018-2024-08-22)
[Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.17...v1.10.18)
- Eval type fix in V1 by [@sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/9751](https://togithub.com/pydantic/pydantic/pull/9751)
- Add `to_lower_camel` to `__all__` in `utils.py` by [@sydney-runkle](https://togithub.com/sydney-runkle) (direct commit)
- Fix `mypy` v1 plugin for mypy 1.11 release by [@flaeppe](https://togithub.com/flaeppe) in [https://github.com/pydantic/pydantic/pull/10139](https://togithub.com/pydantic/pydantic/pull/10139)
- Fix discriminator key used when discriminator has alias and `.schema(by_alias=False)` by [@exs-dwoodward](https://togithub.com/exs-dwoodward) in [https://github.com/pydantic/pydantic/pull/10146](https://togithub.com/pydantic/pydantic/pull/10146)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.10.17
->1.10.18
Release Notes
pydantic/pydantic (pydantic)
### [`v1.10.18`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11018-2024-08-22) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.17...v1.10.18) - Eval type fix in V1 by [@sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/9751](https://togithub.com/pydantic/pydantic/pull/9751) - Add `to_lower_camel` to `__all__` in `utils.py` by [@sydney-runkle](https://togithub.com/sydney-runkle) (direct commit) - Fix `mypy` v1 plugin for mypy 1.11 release by [@flaeppe](https://togithub.com/flaeppe) in [https://github.com/pydantic/pydantic/pull/10139](https://togithub.com/pydantic/pydantic/pull/10139) - Fix discriminator key used when discriminator has alias and `.schema(by_alias=False)` by [@exs-dwoodward](https://togithub.com/exs-dwoodward) in [https://github.com/pydantic/pydantic/pull/10146](https://togithub.com/pydantic/pydantic/pull/10146)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.