Skip to content

Commit

Permalink
build(deps): bump pydantic from 1.10.14 to 1.10.17 (#645)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.14 to
1.10.17.
<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.17 (2024-06-20)</h2>
<h2>What's Changed</h2>
<ul>
<li>Advertise Python 3.12 for 1.10.x! Part Deux by <a
href="https://github.com/vfazio"><code>@​vfazio</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9644">pydantic/pydantic#9644</a></li>
<li>Mirrored modules in <code>v1</code> namespace to fix typing and
object resolution in python&gt;3.11 by <a
href="https://github.com/exs-dwoodward"><code>@​exs-dwoodward</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9660">pydantic/pydantic#9660</a></li>
<li>setup: remove upper bound from python_requires by <a
href="https://github.com/vfazio"><code>@​vfazio</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9685">pydantic/pydantic#9685</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pydantic/pydantic/compare/v1.10.16...v1.10.17">https://github.com/pydantic/pydantic/compare/v1.10.16...v1.10.17</a></p>
<h2>v1.10.16 (2024-06-11)</h2>
<h2>What's Changed</h2>
<ul>
<li>Import modules/objects directly from <code>v1</code> namespace by <a
href="https://github.com/exs-dwoodward"><code>@​exs-dwoodward</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9162">pydantic/pydantic#9162</a></li>
<li>Fix mypy v1 plugin for upcoming mypy release by <a
href="https://github.com/cdce8p"><code>@​cdce8p</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9586">pydantic/pydantic#9586</a></li>
<li>Specify <code>recursive_guard</code> as kwarg in
<code>FutureRef._evaluate</code> by <a
href="https://github.com/vfazio"><code>@​vfazio</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9612">pydantic/pydantic#9612</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/exs-dwoodward"><code>@​exs-dwoodward</code></a>
made their first contribution in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9162">pydantic/pydantic#9162</a></li>
<li><a href="https://github.com/vfazio"><code>@​vfazio</code></a> made
their first contribution in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9612">pydantic/pydantic#9612</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pydantic/pydantic/compare/v1.10.15...v1.10.16">https://github.com/pydantic/pydantic/compare/v1.10.15...v1.10.16</a></p>
<h2>v1.10.15</h2>
<h2>What's Changed</h2>
<ul>
<li>Add pydantic.v1 namespace to Pydantic v1 by <a
href="https://github.com/exs-dmiketa"><code>@​exs-dmiketa</code></a> in
<a
href="https://redirect.github.com/pydantic/pydantic/pull/9042">pydantic/pydantic#9042</a></li>
<li>Relax version of typing-extensions for V1 by <a
href="https://github.com/SonOfLilit"><code>@​SonOfLilit</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8819">pydantic/pydantic#8819</a></li>
<li>patch fix for mypy by <a
href="https://github.com/sydney-runkle"><code>@​sydney-runkle</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8765">pydantic/pydantic#8765</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15">https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15</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>v1.10.17 (2024-06-20)</h2>
<ul>
<li>Advertise Python 3.12 for 1.10.x! Part Deux by <a
href="https://github.com/vfazio"><code>@​vfazio</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9644">pydantic/pydantic#9644</a></li>
<li>Mirrored modules in <code>v1</code> namespace to fix typing and
object resolution in python&gt;3.11 by <a
href="https://github.com/exs-dwoodward"><code>@​exs-dwoodward</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9660">pydantic/pydantic#9660</a></li>
<li>setup: remove upper bound from python_requires by <a
href="https://github.com/vfazio"><code>@​vfazio</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9685">pydantic/pydantic#9685</a></li>
</ul>
<h2>v1.10.16 (2024-06-11)</h2>
<ul>
<li>Specify recursive_guard as kwarg in FutureRef._evaluate by <a
href="https://github.com/vfazio"><code>@​vfazio</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9612">pydantic/pydantic#9612</a></li>
<li>Fix mypy v1 plugin for upcoming mypy release by @ cdce8p in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9586">pydantic/pydantic#9586</a></li>
<li>Import modules/objects directly from v1 namespace by <a
href="https://github.com/exs-dwoodward"><code>@​exs-dwoodward</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/9162">pydantic/pydantic#9162</a></li>
</ul>
<h2>v1.10.15 (2024-04-03)</h2>
<ul>
<li>Add pydantic.v1 namespace to Pydantic v1 by <a
href="https://github.com/exs-dmiketa"><code>@​exs-dmiketa</code></a> in
<a
href="https://redirect.github.com/pydantic/pydantic/pull/9042">pydantic/pydantic#9042</a></li>
<li>Relax version of typing-extensions for V1 by <a
href="https://github.com/SonOfLilit"><code>@​SonOfLilit</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8819">pydantic/pydantic#8819</a></li>
<li>patch fix for mypy by <a
href="https://github.com/sydney-runkle"><code>@​sydney-runkle</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8765">pydantic/pydantic#8765</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pydantic/pydantic/commit/b9b8eb76c4f37ed5b33e136aea6d4b80ffa673c8"><code>b9b8eb7</code></a>
v1.10.17 prep (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9705">#9705</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/8f84b498993c3b4bc4b63952ce481e86bc0ad297"><code>8f84b49</code></a>
setup: remove upper bound from python_requires (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9685">#9685</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/545ac6ee1dd33c388a09d346207e198f3b1a6ba3"><code>545ac6e</code></a>
Mirrored modules in <code>v1</code> namespace to fix typing and object
resolution in pyt...</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/ff487c86d718c2b48c615b7a762856ff890724df"><code>ff487c8</code></a>
Advertise Python 3.12 for 1.10.x! Part Deux (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9644">#9644</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/71801a760d31334f64c7111177c32b208d7de795"><code>71801a7</code></a>
Update HISTORY.md typo (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9641">#9641</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/211910eccce116f0f25964e81c09e87fd98a351c"><code>211910e</code></a>
v1.10.16 prep (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9630">#9630</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/464ed49b1f813103a49116476bec75a94492b338"><code>464ed49</code></a>
Specify recursive_guard as kwarg in FutureRef._evaluate (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9612">#9612</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/9eaa67bdf8954c21195cef6128489755351046ec"><code>9eaa67b</code></a>
Fix mypy v1 plugin for upcoming mypy release (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9586">#9586</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/5adc3815da35a8efeb7ff74418d7c0fb00b0fef7"><code>5adc381</code></a>
Import modules/objects directly from v1 namespace (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9162">#9162</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/5476a758c8ac59887dbfa3aa1c3481d0a0e20837"><code>5476a75</code></a>
prep for v1.10.15 release (<a
href="https://redirect.github.com/pydantic/pydantic/issues/9157">#9157</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.17">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| pydantic | [>= 2.a, < 3] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pydantic&package-manager=pip&previous-version=1.10.14&new-version=1.10.17)](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>
  • Loading branch information
eve-ci-cd[bot] authored Jul 16, 2024
2 parents 2824029 + 6216fb0 commit 0135486
Showing 1 changed file with 44 additions and 37 deletions.
81 changes: 44 additions & 37 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0135486

Please sign in to comment.