Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#135)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates:
[pydantic](https://github.com/pydantic/pydantic) and
[rich](https://github.com/Textualize/rich).

Updates `pydantic` from 2.6.2 to 2.6.3
<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.6.3 2024-02-27</h2>
<h3>What's Changed</h3>
<h4>Packaging</h4>
<ul>
<li>Update <code>pydantic-settings</code> version in the docs by <a
href="https://github.com/hramezani"><code>@​hramezani</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8906">#8906</a></li>
</ul>
<h4>Fixes</h4>
<ul>
<li>Fix discriminated union schema gen bug by <a
href="https://github.com/sydney-runkle"><code>@​sydney-runkle</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8904">#8904</a></li>
</ul>
<p>Full Changelog: <a
href="https://github.com/pydantic/pydantic/compare/v2.6.2...v2.6.3/">https://github.com/pydantic/pydantic/compare/v2.6.2...v2.6.3/</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.6.3 (2024-02-27)</h2>
<p><a
href="https://github.com/pydantic/pydantic/releases/tag/v2.6.3">GitHub
release</a></p>
<h3>What's Changed</h3>
<h4>Packaging</h4>
<ul>
<li>Update <code>pydantic-settings</code> version in the docs by <a
href="https://github.com/hramezani"><code>@​hramezani</code></a> in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8906">#8906</a></li>
</ul>
<h4>Fixes</h4>
<ul>
<li>Fix discriminated union schema gen bug by <a
href="https://github.com/sydney-runkle"><code>@​sydney-runkle</code></a>
in <a
href="https://redirect.github.com/pydantic/pydantic/pull/8904">#8904</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pydantic/pydantic/commit/88451f3a09f6cc34e66fcb78f0e76755fc6a89bc"><code>88451f3</code></a>
prep for 2.6.3 release</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/5c4ac0988d3c4195263b30a6b4925fb056736644"><code>5c4ac09</code></a>
Merge branch '2.6' of <a
href="https://github.com/pydantic/pydantic">https://github.com/pydantic/pydantic</a>
into 2.6</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/6fcee87eb4627530483a4f7e4d23e6789b6cde5d"><code>6fcee87</code></a>
Fix discriminated union schema gen bug (<a
href="https://redirect.github.com/pydantic/pydantic/issues/8904">#8904</a>)</li>
<li><a
href="https://github.com/pydantic/pydantic/commit/a525a6433afab59d9111ea6d90a92029a6a2e693"><code>a525a64</code></a>
Update pydantic-settings docs (<a
href="https://redirect.github.com/pydantic/pydantic/issues/8906">#8906</a>)</li>
<li>See full diff in <a
href="https://github.com/pydantic/pydantic/compare/v2.6.2...v2.6.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `rich` from 13.7.0 to 13.7.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/rich/releases">rich's
releases</a>.</em></p>
<blockquote>
<h2>v13.7.1</h2>
<p>Fixes some character widths</p>
<h2>[13.7.1] - 2023-02-28</h2>
<h3>Fixed</h3>
<ul>
<li>Updated the widths of some characters <a
href="https://redirect.github.com/Textualize/rich/pull/3289">Textualize/rich#3289</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/rich/blob/master/CHANGELOG.md">rich's
changelog</a>.</em></p>
<blockquote>
<h2>[13.7.1] - 2023-02-28</h2>
<h3>Fixed</h3>
<ul>
<li>Updated the widths of some characters <a
href="https://redirect.github.com/Textualize/rich/pull/3289">Textualize/rich#3289</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Textualize/rich/commit/7f580bdcf07a3b269a0e786b6a3aa9c804f393cf"><code>7f580bd</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/3293">#3293</a>
from Textualize/bump1371</li>
<li><a
href="https://github.com/Textualize/rich/commit/705bc464cb8a25ff550a6e6e8b0f16e338576db6"><code>705bc46</code></a>
bump</li>
<li><a
href="https://github.com/Textualize/rich/commit/f4a7ed38ebd6aecfe1077ad75f334b74beea4cc2"><code>f4a7ed3</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/rich/issues/3289">#3289</a>
from Textualize/update-wcwidth</li>
<li><a
href="https://github.com/Textualize/rich/commit/18ebb427bcd36e0b0b200cc41bf165d5fb758e95"><code>18ebb42</code></a>
Update wcwidth and cell widths.</li>
<li><a
href="https://github.com/Textualize/rich/commit/26152e9cc95eef9c8f363d7bf1dfda426275348d"><code>26152e9</code></a>
Export TextType into the docs. (<a
href="https://redirect.github.com/Textualize/rich/issues/3257">#3257</a>)</li>
<li>See full diff in <a
href="https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 5dab23e commit 7d4d73c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ classifiers = [
dependencies = [
"email_validator==2.1.1",
"phonenumberslite==8.13.31",
"pydantic==2.6.2",
"rich==13.7.0",
"pydantic==2.6.3",
"rich==13.7.1",
"typer[all]==0.9.0",
"Unidecode==1.3.8",
]
Expand Down

0 comments on commit 7d4d73c

Please sign in to comment.