chore(deps): update dependency pydantic-settings to v2.7.1 #21
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.7.1
Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.7.1
Compare Source
v2.7.0
Compare Source
What's Changed
test_protected_namespace_defaults
with -Wdefault by @CyberTailor in https://github.com/pydantic/pydantic-settings/pull/462__repr__
implementations by @dlax in https://github.com/pydantic/pydantic-settings/pull/465NoDecode
andForceDecode
annotations by @hramezani in https://github.com/pydantic/pydantic-settings/pull/492New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.1...v2.7.0
v2.6.1
Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.6.0...v2.6.1
v2.6.0
Compare Source
What's Changed
cli_ignore_unknown_args
config option. by @kschwab in https://github.com/pydantic/pydantic-settings/pull/405cli_flag_prefix_char
config option. by @kschwab in https://github.com/pydantic/pydantic-settings/pull/418New Contributors
Full Changelog: pydantic/pydantic-settings@v2.5.2...v2.6.0
v2.5.2
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.1...v2.5.2
v2.5.1
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.5.0...v2.5.1
v2.5.0
Compare Source
What's Changed
nested_model_default_partial_update
flag andDefaultSettingsSource
by @kschwab in https://github.com/pydantic/pydantic-settings/pull/348New Contributors
Full Changelog: pydantic/pydantic-settings@v2.4.0...v2.5.0
v2.4.0
Compare Source
What's Changed
read_env_file
and move it toDotEnvSettingsSource
by @WarpedPixel in https://github.com/pydantic/pydantic-settings/pull/318New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.4...v2.4.0
v2.3.4
Compare Source
What's Changed
pydantic
docs build by @sydney-runkle in https://github.com/pydantic/pydantic-settings/pull/321New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.3...v2.3.4
v2.3.3
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.2...v2.3.3
v2.3.2
Compare Source
What's Changed
argparse
formatting problem by @scottstanie in https://github.com/pydantic/pydantic-settings/pull/307New Contributors
Full Changelog: pydantic/pydantic-settings@v2.3.1...v2.3.2
v2.3.1
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.3.0...v2.3.1
v2.3.0
Compare Source
What's Changed
explode_env_vars
for better dict handling by @hramezani in https://github.com/pydantic/pydantic-settings/pull/261PyprojectTomlConfigSettingsSource
by @ITProKyle in https://github.com/pydantic/pydantic-settings/pull/255New Contributors
Full Changelog: pydantic/pydantic-settings@v2.2.1...v2.3.0
v2.2.1
Compare Source
What's Changed
env_prefix
whenextra
allowed by @zzstoatzz in https://github.com/pydantic/pydantic-settings/pull/238New Contributors
Full Changelog: pydantic/pydantic-settings@v2.2.0...v2.2.1
v2.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-settings@v2.1.0...v2.2.0
v2.1.0
Compare Source
What's Changed
Environment variable names
section by @iagorrr in https://github.com/pydantic/pydantic-settings/pull/173New Contributors
Full Changelog: pydantic/pydantic-settings@v2.0.3...v2.1.0
v2.0.3
Compare Source
What's Changed
_replace_field_names_case_insensitively
precondition inconsistency by @AlexVndnblcke in https://github.com/pydantic/pydantic-settings/pull/130New Contributors
Full Changelog: pydantic/pydantic-settings@v2.0.2...v2.0.3
v2.0.2
Compare Source
What's Changed
pydantic_settings.SettingsConfigDict
instead ofpydantic.ConfigDict
in tests by @hramezani in https://github.com/pydantic/pydantic-settings/pull/119fiel_value
->field_value
) by @kkirsche in https://github.com/pydantic/pydantic-settings/pull/123New Contributors
Full Changelog: pydantic/pydantic-settings@v2.0.1...v2.0.2
v2.0.1
Compare Source
What's Changed
BaseSettings.model_config
by @Viicos in https://github.com/pydantic/pydantic-settings/pull/97DotenvType
to acceptstr
by @hramezani in https://github.com/pydantic/pydantic-settings/pull/96PydanticBaseEnvSettingsSource.__init__
by @hramezani in https://github.com/pydantic/pydantic-settings/pull/100New Contributors
Full Changelog: pydantic/pydantic-settings@v2.0.0...v2.0.1
Configuration
📅 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.