Skip to content

Commit 20460aa

Browse files
Python: Bump pydantic-settings from 2.3.0 to 2.3.3 in /python (microsoft#6793)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.0 to 2.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic-settings/releases">pydantic-settings's releases</a>.</em></p> <blockquote> <h2>v2.3.2</h2> <h2>What's Changed</h2> <ul> <li>Initialize CLI source on demand. by <a href="https://github.com/kschwab"><code>@​kschwab</code></a> in <a href="https://redirect.github.com/pydantic/pydantic-settings/pull/305">pydantic/pydantic-settings#305</a></li> <li>Fix command line help from <code>argparse</code> formatting problem by <a href="https://github.com/scottstanie"><code>@​scottstanie</code></a> in <a href="https://redirect.github.com/pydantic/pydantic-settings/pull/307">pydantic/pydantic-settings#307</a></li> <li>Fix issue with nested model uppercase field name in case insensitive mode by <a href="https://github.com/hramezani"><code>@​hramezani</code></a> in <a href="https://redirect.github.com/pydantic/pydantic-settings/pull/309">pydantic/pydantic-settings#309</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/scottstanie"><code>@​scottstanie</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/pydantic-settings/pull/307">pydantic/pydantic-settings#307</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic-settings/compare/v2.3.1...v2.3.2">https://github.com/pydantic/pydantic-settings/compare/v2.3.1...v2.3.2</a></p> <h2>v2.3.1</h2> <h2>What's Changed</h2> <ul> <li>Fix a regression in parsing env value for nested dict by <a href="https://github.com/hramezani"><code>@​hramezani</code></a> in <a href="https://redirect.github.com/pydantic/pydantic-settings/pull/301">pydantic/pydantic-settings#301</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic-settings/compare/v2.3.0...v2.3.1">https://github.com/pydantic/pydantic-settings/compare/v2.3.0...v2.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydantic/pydantic-settings/commit/f1b82d834abfed0aa2c263d88bc017c0ea1530af"><code>f1b82d8</code></a> Prepare release 2.3.3 (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/314">#314</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/bd294a4b1ed49357446a38765af302d14b94bcc6"><code>bd294a4</code></a> Add CliSettingsSource alias handling for AliasChoices and AliasPath. (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/313">#313</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/abe7cc5e3268a9093def94917bc581c31ba74f20"><code>abe7cc5</code></a> Fix an intriduced bug in parsing json field with discriminated union (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/312">#312</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/b5d4534cdcddb1bb99258d88a0e6d1f16e6788f4"><code>b5d4534</code></a> Prepare release 2.3.2 (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/310">#310</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/b2e84c2729d73ee2f1ab7962398003d933c5227a"><code>b2e84c2</code></a> Fix issue with nested model uppercase field name in case insensitive mode (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/309">#309</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/0a9faca91e9503afbcb8fdd652114f9f69ba13b0"><code>0a9faca</code></a> Fix command line help from <code>argparse</code> formatting problem (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/307">#307</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/813ac94d20fe40f4bb8158ebaaab592b29869dc9"><code>813ac94</code></a> Initialize CLI source on demand. (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/305">#305</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/39d5e816e97f129dbd8f86c4d35e0b8b1171b720"><code>39d5e81</code></a> Prepare release 2.3.1 (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/302">#302</a>)</li> <li><a href="https://github.com/pydantic/pydantic-settings/commit/ad07a575e3a3e35a0fc7a7714cc3609863699032"><code>ad07a57</code></a> Fix a regresion in parsing env value for nested dict (<a href="https://redirect.github.com/pydantic/pydantic-settings/issues/301">#301</a>)</li> <li>See full diff in <a href="https://github.com/pydantic/pydantic-settings/compare/v2.3.0...v2.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pydantic-settings&package-manager=pip&previous-version=2.3.0&new-version=2.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f205c3 commit 20460aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)