-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency pydantic-settings to >=2.8.1, <2.9.0 #45
base: main
Are you sure you want to change the base?
Conversation
bdd82be
to
0ee8b85
Compare
f193848
to
daa6291
Compare
daa6291
to
edd7b8a
Compare
edd7b8a
to
586cf8b
Compare
586cf8b
to
b7369c0
Compare
7b53cfd
to
96ed31e
Compare
96ed31e
to
3d4cf16
Compare
3d4cf16
to
e1cdcbc
Compare
e1cdcbc
to
7118b75
Compare
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
7118b75
to
6ebfe9f
Compare
6ebfe9f
to
4a98dd9
Compare
4a98dd9
to
f7dd6f7
Compare
|
This PR contains the following updates:
>=2.2.0, <2.3.0
->>=2.8.1, <2.9.0
Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.8.1
Compare Source
What's Changed
BaseSettings.__init__
by @Viicos in https://github.com/pydantic/pydantic-settings/pull/557object
instead ofAny
by @Viicos in https://github.com/pydantic/pydantic-settings/pull/559Full Changelog: pydantic/pydantic-settings@v2.8.0...v2.8.1
v2.8.0
Compare Source
What's Changed
Any
inBaseSettings
signature to avoid mypy errors by @Viicos in https://github.com/pydantic/pydantic-settings/pull/529New Contributors
Full Changelog: pydantic/pydantic-settings@v2.7.1...v2.8.0
v2.7.1
Compare Source
What's Changed
Full Changelog: pydantic/pydantic-settings@v2.7.0...v2.7.1
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.