You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): Upgrade pydantic-settings to v2.12 (#1549)
### Description
Upgrade `pydantic-settings` to v2.12. This release fixes the issue where
environment variables were taking precedence over explicitly provided
field values during model instantiation.
### Issues
- Closes: #146
0 commit comments