Update pydantic-settings requirement from ~=2.2.1 to ~=2.3.1#3
Update pydantic-settings requirement from ~=2.2.1 to ~=2.3.1#3dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [pydantic-settings](https://github.com/pydantic/pydantic-settings) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.2.1...v2.3.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
Superseded by #4. |
Updates the requirements on pydantic-settings to permit the latest version.
Release notes
Sourced from pydantic-settings's releases.
Commits
39d5e81Prepare release 2.3.1 (#302)ad07a57Fix a regresion in parsing env value for nested dict (#301)bcbfd17Prepare release 2.3.0 (#297)4169814Add CLI Settings Source (#214)e066774Fix a bug when we have case insentive field in nested model (#294)6d25ceeFixtest_nested_env_delimiter_aliasesto useBaseModelin sub model (#286)8c5a45eFix an issue when inner types of a discriminated union with a callable discri...09d1009Add python versions and downloads badges to readme (#283)1ffbd95fix: a second level of environment nesting expected a dict (#281)2d2f94ffix: superfluous deep env conflicts with non-dict model leaf (#276)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)