mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
a3f180eb2b
* Make SecretsSettingsSource deserialize complex types * Add change notes
167 B
167 B
Make SecretsSettingsSource parse values being assigned to fields of complex types when sourced from a secrets file, just as when sourced from environment variables.