dependabot[bot] opened a new pull request, #7083: URL: https://github.com/apache/iceberg/pull/7083
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 1.10.6. <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>v1.10.6 2023-03-02</h2> <h2>What's Changed</h2> <ul> <li>Implement logic to support creating validators from non standard callables by using defaults to identify them and unwrapping <code>functools.partial</code> and <code>functools.partialmethod</code> when checking the signature, <a href="https://redirect.github.com/pydantic/pydantic/issues/5126">#5126</a> by <a href="https://github.com/JensHeinrich"><code>@JensHeinrich</code></a></li> <li>Fix mypy plugin for v1.1.1, and fix <code>dataclass_transform</code> decorator for pydantic dataclasses, <a href="https://redirect.github.com/pydantic/pydantic/issues/5111">#5111</a> by <a href="https://github.com/cdce8p"><code>@cdce8p</code></a></li> <li>Raise <code>ValidationError</code>, not <code>ConfigError</code>, when a discriminator value is unhashable, <a href="https://redirect.github.com/pydantic/pydantic/issues/4773">#4773</a> by <a href="https://github.com/kurtmckee"><code>@kurtmckee</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mrmammadov"><code>@mrmammadov</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/pydantic/pull/5074">pydantic/pydantic#5074</a></li> <li><a href="https://github.com/JensHeinrich"><code>@JensHeinrich</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/pydantic/pull/5127">pydantic/pydantic#5127</a></li> <li><a href="https://github.com/kurtmckee"><code>@kurtmckee</code></a> made their first contribution in <a href="https://redirect.github.com/pydantic/pydantic/pull/5132">pydantic/pydantic#5132</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6">https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md">pydantic's changelog</a>.</em></p> <blockquote> <h2>v1.10.6 (2023-03-08)</h2> <ul> <li>Implement logic to support creating validators from non standard callables by using defaults to identify them and unwrapping <code>functools.partial</code> and <code>functools.partialmethod</code> when checking the signature, <a href="https://redirect.github.com/pydantic/pydantic/issues/5126">#5126</a> by <a href="https://github.com/JensHeinrich"><code>@JensHeinrich</code></a></li> <li>Fix mypy plugin for v1.1.1, and fix <code>dataclass_transform</code> decorator for pydantic dataclasses, <a href="https://redirect.github.com/pydantic/pydantic/issues/5111">#5111</a> by <a href="https://github.com/cdce8p"><code>@cdce8p</code></a></li> <li>Raise <code>ValidationError</code>, not <code>ConfigError</code>, when a discriminator value is unhashable, <a href="https://redirect.github.com/pydantic/pydantic/issues/4773">#4773</a> by <a href="https://github.com/kurtmckee"><code>@kurtmckee</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydantic/pydantic/commit/bf6b884563e7c635b9d811e97d2fdb51805398b1"><code>bf6b884</code></a> prepare for v1.10.6 (<a href="https://redirect.github.com/pydantic/pydantic/issues/5157">#5157</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/943f507d84d26b987077d30d8dcd81076bdde5e4"><code>943f507</code></a> Raise <code>ValidationError</code> for unhashable discriminator values (<a href="https://redirect.github.com/pydantic/pydantic/issues/5132">#5132</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/2bf4a124a290f5b5e13a57b52b2259cb75a9a6cf"><code>2bf4a12</code></a> Use getattr and default for qualname (<a href="https://redirect.github.com/pydantic/pydantic/issues/5126">#5126</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/9d0edbe4846373c4154ad9aaf79ffa5238c1b7ea"><code>9d0edbe</code></a> [cherry-pick] Fix mypy plugin for 1.1.0 (<a href="https://redirect.github.com/pydantic/pydantic/issues/5077">#5077</a>) (<a href="https://redirect.github.com/pydantic/pydantic/issues/5111">#5111</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/7f3b754bea95fbb443772501b6176f2f4959f2a5"><code>7f3b754</code></a> Mark optional params as Optional (<a href="https://redirect.github.com/pydantic/pydantic/issues/5128">#5128</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/18408648a416a3397880ce406bf0b07ec2186192"><code>1840864</code></a> Fix wrong type for parameter (<a href="https://redirect.github.com/pydantic/pydantic/issues/5127">#5127</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/314abcabbde0936ec2e8e5ff6532d64a221210c5"><code>314abca</code></a> fix: Fix broken link in the docs (Pydantic Models - Data Binding) (<a href="https://redirect.github.com/pydantic/pydantic/issues/5074">#5074</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/4b9ed66d0bcdba85f292fe54439dd546a112dae7"><code>4b9ed66</code></a> Announcement (<a href="https://redirect.github.com/pydantic/pydantic/issues/5069">#5069</a>)</li> <li>See full diff in <a href="https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6">compare view</a></li> </ul> </details> <br /> [](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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
