pydantic/pydantic-settings (pydantic-settings)
### [`v2.6.1`](https://redirect.github.com/pydantic/pydantic-settings/releases/tag/v2.6.1)
[Compare Source](https://redirect.github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1)
#### What's Changed
- Add Python 3.13 support by [@hramezani](https://redirect.github.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/450](https://redirect.github.com/pydantic/pydantic-settings/pull/450)
- Fixes [#452](https://redirect.github.com/pydantic/pydantic-settings/issues/452) - Adding support for populate_by_name by [@hozn](https://redirect.github.com/hozn) in [https://github.com/pydantic/pydantic-settings/pull/454](https://redirect.github.com/pydantic/pydantic-settings/pull/454)
- Refactor path_type_label by [@aberenda-optifino](https://redirect.github.com/aberenda-optifino) in [https://github.com/pydantic/pydantic-settings/pull/458](https://redirect.github.com/pydantic/pydantic-settings/pull/458)
- Revert "Fix context not passed to field validators bug ([#417](https://redirect.github.com/pydantic/pydantic-settings/issues/417))" by [@hramezani](https://redirect.github.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/459](https://redirect.github.com/pydantic/pydantic-settings/pull/459)
#### New Contributors
- [@hozn](https://redirect.github.com/hozn) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/454](https://redirect.github.com/pydantic/pydantic-settings/pull/454)
- [@aberenda-optifino](https://redirect.github.com/aberenda-optifino) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/458](https://redirect.github.com/pydantic/pydantic-settings/pull/458)
**Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1
Configuration
📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.
🚦 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 this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.6.0
->2.6.1
Release Notes
pydantic/pydantic-settings (pydantic-settings)
### [`v2.6.1`](https://redirect.github.com/pydantic/pydantic-settings/releases/tag/v2.6.1) [Compare Source](https://redirect.github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1) #### What's Changed - Add Python 3.13 support by [@hramezani](https://redirect.github.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/450](https://redirect.github.com/pydantic/pydantic-settings/pull/450) - Fixes [#452](https://redirect.github.com/pydantic/pydantic-settings/issues/452) - Adding support for populate_by_name by [@hozn](https://redirect.github.com/hozn) in [https://github.com/pydantic/pydantic-settings/pull/454](https://redirect.github.com/pydantic/pydantic-settings/pull/454) - Refactor path_type_label by [@aberenda-optifino](https://redirect.github.com/aberenda-optifino) in [https://github.com/pydantic/pydantic-settings/pull/458](https://redirect.github.com/pydantic/pydantic-settings/pull/458) - Revert "Fix context not passed to field validators bug ([#417](https://redirect.github.com/pydantic/pydantic-settings/issues/417))" by [@hramezani](https://redirect.github.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/459](https://redirect.github.com/pydantic/pydantic-settings/pull/459) #### New Contributors - [@hozn](https://redirect.github.com/hozn) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/454](https://redirect.github.com/pydantic/pydantic-settings/pull/454) - [@aberenda-optifino](https://redirect.github.com/aberenda-optifino) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/458](https://redirect.github.com/pydantic/pydantic-settings/pull/458) **Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1Configuration
📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.