Update dependency pydantic-settings to v2.14.2#144
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 5, 2024 16:45
ce54c0d to
41c1fe0
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 11, 2024 16:38
41c1fe0 to
e456efb
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 13, 2024 11:22
e456efb to
8641d20
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 24, 2024 18:45
8641d20 to
5099dc2
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
July 30, 2024 12:14
5099dc2 to
c759be5
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 10, 2024 15:46
c759be5 to
d9641d1
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 11, 2024 08:20
d9641d1 to
4eee4ff
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 11, 2024 11:17
4eee4ff to
2e823e2
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
October 17, 2024 11:07
2e823e2 to
56bdc54
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
November 1, 2024 14:18
56bdc54 to
994eadd
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
December 13, 2024 10:53
994eadd to
06af8af
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
December 31, 2024 12:37
06af8af to
d33d2f1
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
2 times, most recently
from
February 27, 2025 10:38
a543a38 to
0efad72
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
April 18, 2025 11:40
0efad72 to
3a9a8fb
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
April 18, 2025 19:04
3a9a8fb to
bbeff38
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 21, 2025 16:26
bbeff38 to
3d2ccf4
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 24, 2025 17:08
3d2ccf4 to
ffef779
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
September 24, 2025 14:48
ffef779 to
a258b0b
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
November 10, 2025 23:41
a258b0b to
e219a1d
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
February 15, 2026 13:02
e219a1d to
41a6cb2
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
February 19, 2026 13:58
41a6cb2 to
b4a0d26
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
April 20, 2026 15:18
b4a0d26 to
158eda2
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
May 8, 2026 18:03
158eda2 to
431f02b
Compare
renovate
Bot
force-pushed
the
renovate/pydantic-settings-2.x
branch
from
June 19, 2026 14:51
431f02b to
6d9bd27
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.2.1→2.14.2Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.14.2Compare Source
v2.14.1Compare Source
What's Changed
clsconflicting with classmethod parameter by @hramezani in #858Full Changelog: pydantic/pydantic-settings@v2.14.0...v2.14.1
v2.14.0Compare Source
What's Changed
Literal[numeric Enum]coercion for CLI and env vars by @m9810223 in #811boto3-stubstotypes-boto3by @hramezani in #831BaseSettings.__init__()by @Viicos in #842cli_ignore_unknown_args=Truenot working on subcommands by @hramezani in #844python -OOby falling back tojson_schema_extraby @hramezani in #843New Contributors
Full Changelog: pydantic/pydantic-settings@v2.13.1...v2.14.0
v2.13.1Compare Source
v2.13.0Compare Source
What's Changed
Nonefor inaccessible GCP Secret Manager secrets by @zaphod72 in #712NoDecodeby @tselepakis in #695NAMEenvironment variable in WSL by @kzrnm in #747(default: …)in the help message forCliToggleFlagby @kzrnm in #740snake_case_conversionwithenv_prefixfor Azure Key Vault source by @cstarkers in #762New Contributors
Full Changelog: pydantic/pydantic-settings@v2.12.0...v2.13.0
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 Contributor
Configuration
📅 Schedule: (UTC)
🚦 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.