fix(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
faker (changelog) | dependencies | patch |
30.8.1 -> 30.8.2
|
pydantic-settings (changelog) | dependencies | patch |
2.6.0 -> 2.6.1
|
rich | dependencies | patch |
13.9.3 -> 13.9.4
|
Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.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
Textualize/rich (rich)
v13.9.4
Changed
- Optimizations to cell_len which may speed up Rich / Textual output https://github.com/Textualize/rich/pull/3546
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot