chore(deps): update dependency pydantic-settings to v2.13.1#21
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency pydantic-settings to v2.13.1#21renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
6e4d54b to
f36a95e
Compare
f36a95e to
5fee45b
Compare
5fee45b to
13d83fc
Compare
13d83fc to
2251aae
Compare
2251aae to
981339b
Compare
981339b to
63c147f
Compare
63c147f to
31ca5c5
Compare
31ca5c5 to
d7e68c4
Compare
d7e68c4 to
4be3066
Compare
4be3066 to
e280ac1
Compare
e280ac1 to
54e4649
Compare
54e4649 to
7249a75
Compare
7249a75 to
848c9e4
Compare
848c9e4 to
ae2b237
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.0→==2.13.1Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.13.1Compare Source
v2.13.0Compare Source
v2.12.0Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.11.0...v2.12.0
v2.11.0Compare Source
What's Changed
CliSettingsSource.__init__. by @trygve-baerland in #656InitSettingsSourceresolution deterministic by @enrico-stauss in #681New Contributors
Full Changelog: pydantic/pydantic-settings@2.10.1...v2.11.0
v2.10.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@2.10.0...2.10.1
v2.10.0Compare Source
What's Changed
cli_shortcutsto CLI settings by @karta9821 in #624New Contributors
Full Changelog: pydantic/pydantic-settings@v2.9.1...2.10.0
v2.9.1Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.9.0...v2.9.1
v2.9.0Compare Source
What's Changed
typing-inspectionby @Viicos in #556uvfor Project Management by @KanchiShimono in #547New Contributors
Full Changelog: pydantic/pydantic-settings@v2.8.1...v2.9.0
v2.8.1Compare Source
What's Changed
BaseSettings.__init__by @Viicos in #557objectinstead ofAnyby @Viicos in #559Full Changelog: pydantic/pydantic-settings@v2.8.0...v2.8.1
v2.8.0Compare Source
What's Changed
AnyinBaseSettingssignature to avoid mypy errors by @Viicos in #529New Contributors
Full Changelog: pydantic/pydantic-settings@v2.7.1...v2.8.0
v2.7.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.7.0...v2.7.1
v2.7.0Compare Source
What's Changed
test_protected_namespace_defaultswith -Wdefault by @CyberTailor in #462__repr__implementations by @dlax in #465NoDecodeandForceDecodeannotations by @hramezani in #492New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.1...v2.7.0
v2.6.1Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.0...v2.6.1
v2.6.0Compare Source
What's Changed
cli_ignore_unknown_argsconfig option. by @kschwab in #405cli_flag_prefix_charconfig option. by @kschwab in #418New Contributors
Full Changelog: pydantic/pydantic-settings@v2.5.2...v2.6.0
v2.5.2Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.1...v2.5.2
v2.5.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.0...v2.5.1
v2.5.0Compare Source
What's Changed
nested_model_default_partial_updateflag andDefaultSettingsSourceby @kschwab in #348New Contributors
Full Changelog: pydantic/pydantic-settings@v2.4.0...v2.5.0
v2.4.0Compare Source
What's Changed
read_env_fileand move it toDotEnvSettingsSourceby @WarpedPixel in #318New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.4...v2.4.0
v2.3.4Compare Source
What's Changed
pydanticdocs build by @sydney-runkle in #321New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.3...v2.3.4
v2.3.3Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.2...v2.3.3
v2.3.2Compare Source
What's Changed
argparseformatting problem by @scottstanie in #307New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.1...v2.3.2
v2.3.1Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.0...v2.3.1
v2.3.0Compare Source
What's Changed
explode_env_varsfor better dict handling by @hramezani in #261PyprojectTomlConfigSettingsSourceby @ITProKyle in #255New Contributors
Full Changelog: pydantic/pydantic-settings@v2.2.1...v2.3.0
v2.2.1Compare Source
What's Changed
env_prefixwhenextraallowed by @zzstoatzz in #238New Contributors
Full Changelog: pydantic/pydantic-settings@v2.2.0...v2.2.1
v2.2.0Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.1.0...v2.2.0
v2.1.0Compare Source
What's Changed
Environment variable namessection by @iagorrr in #173New Contributors
Full Changelog: pydantic/pydantic-settings@v2.0.3...v2.1.0
v2.0.3Compare Source
What's Changed
_replace_field_names_case_insensitivelyprecondition inconsistency by @AlexVndnblcke in #130New Contributors
Full Changelog: pydantic/pydantic-settings@v2.0.2...v2.0.3
v2.0.2Compare Source
What's Changed
pydantic_settings.SettingsConfigDictinstead ofpydantic.ConfigDictin tests by @hramezani in #119fiel_value->field_value) by @kkirsche in #123Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.