Changelog
### 2.6.1
```
What's Changed
* Add Python 3.13 support by hramezani in https://github.com/pydantic/pydantic-settings/pull/450
* Fixes 452 - Adding support for populate_by_name by hozn in https://github.com/pydantic/pydantic-settings/pull/454
* Refactor path_type_label by aberenda-optifino in https://github.com/pydantic/pydantic-settings/pull/458
* Revert "Fix context not passed to field validators bug (417)" by hramezani in https://github.com/pydantic/pydantic-settings/pull/459
New Contributors
* hozn made their first contribution in https://github.com/pydantic/pydantic-settings/pull/454
* aberenda-optifino made their first contribution in https://github.com/pydantic/pydantic-settings/pull/458
**Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1
```
Links
- PyPI: https://pypi.org/project/pydantic-settings
- Changelog: https://data.safetycli.com/changelogs/pydantic-settings/
This PR updates pydantic-settings from 2.6.0 to 2.6.1.
Changelog
### 2.6.1 ``` What's Changed * Add Python 3.13 support by hramezani in https://github.com/pydantic/pydantic-settings/pull/450 * Fixes 452 - Adding support for populate_by_name by hozn in https://github.com/pydantic/pydantic-settings/pull/454 * Refactor path_type_label by aberenda-optifino in https://github.com/pydantic/pydantic-settings/pull/458 * Revert "Fix context not passed to field validators bug (417)" by hramezani in https://github.com/pydantic/pydantic-settings/pull/459 New Contributors * hozn made their first contribution in https://github.com/pydantic/pydantic-settings/pull/454 * aberenda-optifino made their first contribution in https://github.com/pydantic/pydantic-settings/pull/458 **Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1 ```Links
- PyPI: https://pypi.org/project/pydantic-settings - Changelog: https://data.safetycli.com/changelogs/pydantic-settings/