Skip to content

Commit 2243281

Browse files
Bump pydantic from 2.11.1 to 2.11.2 (aio-libs#10692)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.1 to 2.11.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/releases">pydantic's releases</a>.</em></p> <blockquote> <h2>v2.11.2 2025-04-03</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li>Bump <code>pydantic-core</code> to v2.33.1 by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11678">pydantic/pydantic#11678</a></li> <li>Make sure <code>__pydantic_private__</code> exists before setting private attributes by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11666">pydantic/pydantic#11666</a></li> <li>Do not override <code>FieldInfo._complete</code> when using field from parent class by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11668">pydantic/pydantic#11668</a></li> <li>Provide the available definitions when applying discriminated unions by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11670">pydantic/pydantic#11670</a></li> <li>Do not expand root type in the mypy plugin for variables by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11676">pydantic/pydantic#11676</a></li> <li>Mention the attribute name in model fields deprecation message by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11674">pydantic/pydantic#11674</a></li> <li>Properly validate parameterized mappings by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11658">pydantic/pydantic#11658</a></li> <li>Prepare release v2.11.2 by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11684">pydantic/pydantic#11684</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.2">https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/blob/main/HISTORY.md">pydantic's changelog</a>.</em></p> <blockquote> <h2>v2.11.2 (2025-04-03)</h2> <p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.11.2">GitHub release</a></p> <h3>What's Changed</h3> <h4>Fixes</h4> <ul> <li>Bump <code>pydantic-core</code> to v2.33.1 by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11678">#11678</a></li> <li>Make sure <code>__pydantic_private__</code> exists before setting private attributes by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11666">#11666</a></li> <li>Do not override <code>FieldInfo._complete</code> when using field from parent class by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11668">#11668</a></li> <li>Provide the available definitions when applying discriminated unions by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11670">#11670</a></li> <li>Do not expand root type in the mypy plugin for variables by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11676">#11676</a></li> <li>Mention the attribute name in model fields deprecation message by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11674">#11674</a></li> <li>Properly validate parameterized mappings by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11658">#11658</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydantic/pydantic/commit/bd1f8cf44a271e7313026faab318f3c37f23b3f4"><code>bd1f8cf</code></a> Prepare release v2.11.2 (<a href="https://redirect.github.com/pydantic/pydantic/issues/11684">#11684</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/f70f2917913e53adfb82700f348bf8e3fae21357"><code>f70f291</code></a> Add integration documentation for llms.txt (<a href="https://redirect.github.com/pydantic/pydantic/issues/11677">#11677</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/34095c7523371e04b6b8fd9b55680845dd7dd279"><code>34095c7</code></a> Properly validate parameterized mappings (<a href="https://redirect.github.com/pydantic/pydantic/issues/11658">#11658</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/dfa6c6715df831c2eba3c4c96c231b66e0fc3d4a"><code>dfa6c67</code></a> Mention the attribute name in model fields deprecation message (<a href="https://redirect.github.com/pydantic/pydantic/issues/11674">#11674</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/cbf4202637a56fc5325ab4b18452e3f3ba910a84"><code>cbf4202</code></a> Do not expand root type in the mypy plugin for variables (<a href="https://redirect.github.com/pydantic/pydantic/issues/11676">#11676</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/8b0825add81e53daefba83e5a147cd13ca57a63b"><code>8b0825a</code></a> Provide the available definitions when applying discriminated unions (<a href="https://redirect.github.com/pydantic/pydantic/issues/11670">#11670</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/86c5703a2d4afe43f2adea9b2c5450b178ce5121"><code>86c5703</code></a> Do not override <code>FieldInfo._complete</code> when using field from parent class (<a href="https://redirect.github.com/pydantic/pydantic/issues/11">#11</a>...</li> <li><a href="https://github.com/pydantic/pydantic/commit/da841493831c86229ce5d5dd4dfbc482bfea3ddb"><code>da84149</code></a> Make sure <code>__pydantic_private__</code> exists before setting private attributes (<a href="https://redirect.github.com/pydantic/pydantic/issues/1">#1</a>...</li> <li><a href="https://github.com/pydantic/pydantic/commit/0cfe85396a9aa9f96113a7c3cba1feedb518a364"><code>0cfe853</code></a> Bump <code>pydantic-core</code> to v2.33.1 (<a href="https://redirect.github.com/pydantic/pydantic/issues/11678">#11678</a>)</li> <li>See full diff in <a href="https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pydantic&package-manager=pip&previous-version=2.11.1&new-version=2.11.2)](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 e839d82 commit 2243281

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

requirements/constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ pycares==4.5.0
149149
# via aiodns
150150
pycparser==2.22
151151
# via cffi
152-
pydantic==2.11.1
152+
pydantic==2.11.2
153153
# via python-on-whales
154-
pydantic-core==2.33.0
154+
pydantic-core==2.33.1
155155
# via pydantic
156156
pyenchant==3.2.2
157157
# via sphinxcontrib-spelling

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ pycares==4.5.0
146146
# via aiodns
147147
pycparser==2.22
148148
# via cffi
149-
pydantic==2.11.1
149+
pydantic==2.11.2
150150
# via python-on-whales
151-
pydantic-core==2.33.0
151+
pydantic-core==2.33.1
152152
# via pydantic
153153
pygments==2.19.1
154154
# via

requirements/lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ pycares==4.5.0
6363
# via aiodns
6464
pycparser==2.22
6565
# via cffi
66-
pydantic==2.11.1
66+
pydantic==2.11.2
6767
# via python-on-whales
68-
pydantic-core==2.33.0
68+
pydantic-core==2.33.1
6969
# via pydantic
7070
pygments==2.19.1
7171
# via rich

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ pycares==4.5.0
7979
# via aiodns
8080
pycparser==2.22
8181
# via cffi
82-
pydantic==2.11.1
82+
pydantic==2.11.2
8383
# via python-on-whales
84-
pydantic-core==2.33.0
84+
pydantic-core==2.33.1
8585
# via pydantic
8686
pygments==2.19.1
8787
# via rich

0 commit comments

Comments
 (0)