Skip to content

Commit

Permalink
Merge branch '2.6' of https://github.com/pydantic/pydantic into 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-runkle committed Feb 27, 2024
2 parents 6fcee87 + a525a64 commit 5c4ac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/pydantic_settings.md
Expand Up @@ -6,4 +6,4 @@ description: Support for loading a settings or config class from environment var

[Pydantic Settings](https://github.com/pydantic/pydantic-settings) provides optional Pydantic features for loading a settings or config class from environment variables or secrets files.

{{ external_markdown('https://raw.githubusercontent.com/pydantic/pydantic-settings/2.1/docs/index.md', '') }}
{{ external_markdown('https://raw.githubusercontent.com/pydantic/pydantic-settings/2.2/docs/index.md', '') }}

0 comments on commit 5c4ac09

Please sign in to comment.