Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#99)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates:
[typer[all]](https://github.com/tiangolo/typer),
[black](https://github.com/psf/black) and
[flake8-builtins](https://github.com/gforcada/flake8-builtins).

Updates `typer[all]` from 0.12.1 to 0.12.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tiangolo/typer/releases">typer[all]'s
releases</a>.</em></p>
<blockquote>
<h2>0.12.3</h2>
<h3>Fixes</h3>
<ul>
<li>🐛 Fix Rich formatting with no commands. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/796">#796</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
</ul>
<h2>0.12.2</h2>
<h3>Features</h3>
<ul>
<li>✨ Improve column help display, ensure commands column width is the
same on all panels. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/567">#567</a> by
<a href="https://github.com/ssbarnea"><code>@​ssbarnea</code></a>.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>🐛 Add support for an argument of type <code>Optional[Tuple]</code>
and default value <code>None</code>. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/757">#757</a> by
<a
href="https://github.com/Asthestarsfalll"><code>@​Asthestarsfalll</code></a>.</li>
</ul>
<h3>Docs</h3>
<ul>
<li>🔧 Fix typo in Github template. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/793">#793</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
<li>📝 Fix typos in documentation. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/761">#761</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
<li>📝 Update console output with Click 8 messages. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/789">#789</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
<li>📝 Remove references to a .rst README generated by poetry new. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/632">#632</a> by
<a
href="https://github.com/jonasmmiguel"><code>@​jonasmmiguel</code></a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tiangolo/typer/blob/master/docs/release-notes.md">typer[all]'s
changelog</a>.</em></p>
<blockquote>
<h2>0.12.3</h2>
<h3>Fixes</h3>
<ul>
<li>🐛 Fix Rich formatting with no commands. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/796">#796</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
</ul>
<h2>0.12.2</h2>
<h3>Features</h3>
<ul>
<li>✨ Improve column help display, ensure commands column width is the
same on all panels. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/567">#567</a> by
<a href="https://github.com/ssbarnea"><code>@​ssbarnea</code></a>.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>🐛 Add support for an argument of type <code>Optional[Tuple]</code>
and default value <code>None</code>. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/757">#757</a> by
<a
href="https://github.com/Asthestarsfalll"><code>@​Asthestarsfalll</code></a>.</li>
</ul>
<h3>Docs</h3>
<ul>
<li>🔧 Fix typo in Github template. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/793">#793</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
<li>📝 Fix typos in documentation. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/761">#761</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
<li>📝 Update console output with Click 8 messages. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/789">#789</a> by
<a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
<li>📝 Remove references to a .rst README generated by poetry new. PR <a
href="https://redirect.github.com/tiangolo/typer/pull/632">#632</a> by
<a
href="https://github.com/jonasmmiguel"><code>@​jonasmmiguel</code></a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tiangolo/typer/commit/525c7779ba8914b3950b26ffa21decdfd3eec6ec"><code>525c777</code></a>
🔖 Release version 0.12.3</li>
<li><a
href="https://github.com/tiangolo/typer/commit/718a899b1895cb4abf1da8518de8f3bf6fdaac56"><code>718a899</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/typer/commit/3bc7d2560f4c8f86e058c9ea1d1e682d14c5107c"><code>3bc7d25</code></a>
🐛 Fix Rich formatting with no commands (<a
href="https://redirect.github.com/tiangolo/typer/issues/796">#796</a>)</li>
<li><a
href="https://github.com/tiangolo/typer/commit/c9bc93c2592e36e449354dea9b8d64b26cf6bdc1"><code>c9bc93c</code></a>
🔖 Release version 0.12.2</li>
<li><a
href="https://github.com/tiangolo/typer/commit/c99a9501eea30967e82e6d77bf7ac0466b17993e"><code>c99a950</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/typer/commit/cfae1d2ba37a84789a1d8f112dde74cbf5a00d1e"><code>cfae1d2</code></a>
✨ Improve column help display, ensure commands column width is the same
on al...</li>
<li><a
href="https://github.com/tiangolo/typer/commit/475359f31a010f36c17408570048f0c9d46eb619"><code>475359f</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/typer/commit/a0209aa969f08b39438e04c6280dbe723782636a"><code>a0209aa</code></a>
🐛 Add support for an argument of type <code>Optional[Tuple]</code> and
default value `No...</li>
<li><a
href="https://github.com/tiangolo/typer/commit/5cee0af07312d7077614c702ba60444eb2ea4e7c"><code>5cee0af</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/typer/commit/cb7811380f03881d7690c987613c37b6890d1a69"><code>cb78113</code></a>
📝 Update release notes</li>
<li>Additional commits viewable in <a
href="https://github.com/tiangolo/typer/compare/0.12.1...0.12.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `black` from 24.3.0 to 24.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psf/black/releases">black's
releases</a>.</em></p>
<blockquote>
<h2>24.4.0</h2>
<h3>Stable style</h3>
<ul>
<li>Fix unwanted crashes caused by AST equivalency check (<a
href="https://redirect.github.com/psf/black/issues/4290">#4290</a>)</li>
</ul>
<h3>Preview style</h3>
<ul>
<li><code>if</code> guards in <code>case</code> blocks are now wrapped
in parentheses when the line is too long.
(<a
href="https://redirect.github.com/psf/black/issues/4269">#4269</a>)</li>
<li>Stop moving multiline strings to a new line unless inside brackets
(<a
href="https://redirect.github.com/psf/black/issues/4289">#4289</a>)</li>
</ul>
<h3>Integrations</h3>
<ul>
<li>Add a new option <code>use_pyproject</code> to the GitHub Action
<code>psf/black</code>. This will read the
Black version from <code>pyproject.toml</code>. (<a
href="https://redirect.github.com/psf/black/issues/4294">#4294</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/psf/black/blob/main/CHANGES.md">black's
changelog</a>.</em></p>
<blockquote>
<h2>24.4.0</h2>
<h3>Stable style</h3>
<ul>
<li>Fix unwanted crashes caused by AST equivalency check (<a
href="https://redirect.github.com/psf/black/issues/4290">#4290</a>)</li>
</ul>
<h3>Preview style</h3>
<ul>
<li><code>if</code> guards in <code>case</code> blocks are now wrapped
in parentheses when the line is too long.
(<a
href="https://redirect.github.com/psf/black/issues/4269">#4269</a>)</li>
<li>Stop moving multiline strings to a new line unless inside brackets
(<a
href="https://redirect.github.com/psf/black/issues/4289">#4289</a>)</li>
</ul>
<h3>Integrations</h3>
<ul>
<li>Add a new option <code>use_pyproject</code> to the GitHub Action
<code>psf/black</code>. This will read the
Black version from <code>pyproject.toml</code>. (<a
href="https://redirect.github.com/psf/black/issues/4294">#4294</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/psf/black/commit/8fe627072f15ff2e3d380887b92f7868efaf6d05"><code>8fe6270</code></a>
Prepare release 24.4.0 (<a
href="https://redirect.github.com/psf/black/issues/4307">#4307</a>)</li>
<li><a
href="https://github.com/psf/black/commit/6b25e7cdabe2cd0dc2ec9d0009668af085b1e732"><code>6b25e7c</code></a>
Bump peter-evans/find-comment from 3.0.0 to 3.1.0 (<a
href="https://redirect.github.com/psf/black/issues/4304">#4304</a>)</li>
<li><a
href="https://github.com/psf/black/commit/07fe1ca88abee9a0c88efb6b4213ea04d3fe2eae"><code>07fe1ca</code></a>
docs: remove repetitive word (<a
href="https://redirect.github.com/psf/black/issues/4303">#4303</a>)</li>
<li><a
href="https://github.com/psf/black/commit/3383f531bc25955eebb2644ba5b389413bd10219"><code>3383f53</code></a>
GitHub Action: Allow reading version from pyproject.toml (<a
href="https://redirect.github.com/psf/black/issues/4294">#4294</a>)</li>
<li><a
href="https://github.com/psf/black/commit/c8f1a5542c257491e1e093b1404481ece7f7e02c"><code>c8f1a55</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/psf/black/issues/4297">#4297</a>)</li>
<li><a
href="https://github.com/psf/black/commit/836acad86371578527408a4c8f968cde1302e130"><code>836acad</code></a>
Improve AST safety check (<a
href="https://redirect.github.com/psf/black/issues/4290">#4290</a>)</li>
<li><a
href="https://github.com/psf/black/commit/13bd0925eb347926399a5bcb8b70853549f3da07"><code>13bd092</code></a>
fix: Stop moving multiline strings to a new line unless inside brackets
(<a
href="https://redirect.github.com/psf/black/issues/4289">#4289</a>)</li>
<li><a
href="https://github.com/psf/black/commit/c9d2635b55d03cd125465cd6d7477e6c3cb8fba3"><code>c9d2635</code></a>
Remove mocking from tests (<a
href="https://redirect.github.com/psf/black/issues/4287">#4287</a>)</li>
<li><a
href="https://github.com/psf/black/commit/bf1195612c00b008ea67ea0472ae527956eb66fe"><code>bf11956</code></a>
Fix two logging calls in the test helper (<a
href="https://redirect.github.com/psf/black/issues/4286">#4286</a>)</li>
<li><a
href="https://github.com/psf/black/commit/97993f997fe01cf565924072e4915126cdb86ed2"><code>97993f9</code></a>
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (<a
href="https://redirect.github.com/psf/black/issues/4283">#4283</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/psf/black/compare/24.3.0...24.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `flake8-builtins` from 2.4.0 to 2.5.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst">flake8-builtins's
changelog</a>.</em></p>
<blockquote>
<h2>2.5.0 (2024-04-09)</h2>
<ul>
<li>Support detecting a shadowing folder as module name (as part of
<code>A005</code>).
[asfaltboy]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gforcada/flake8-builtins/commit/ab45f4d5658a6944f5a7a02c86d4ebe941d15145"><code>ab45f4d</code></a>
Preparing release 2.5.0</li>
<li><a
href="https://github.com/gforcada/flake8-builtins/commit/3890afbd5e48ff2e8b5ca408cd6df35ac37d2c9b"><code>3890afb</code></a>
Merge pull request <a
href="https://redirect.github.com/gforcada/flake8-builtins/issues/125">#125</a>
from asfaltboy/ps/import-a005-module-dir</li>
<li><a
href="https://github.com/gforcada/flake8-builtins/commit/b46b4d7b80c1fdeff51ea46b604e0312debda999"><code>b46b4d7</code></a>
chore: add change note for shadow dir module</li>
<li><a
href="https://github.com/gforcada/flake8-builtins/commit/74588e17d8118cd270a4cf510742656a5ca15192"><code>74588e1</code></a>
feat(A005): support detecting a shadowing folder</li>
<li><a
href="https://github.com/gforcada/flake8-builtins/commit/5b6dbffe32f064265eabd0d5ace9d24192c95b3b"><code>5b6dbff</code></a>
Back to development: 2.4.1</li>
<li>See full diff in <a
href="https://github.com/gforcada/flake8-builtins/compare/2.4.0...2.5.0">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] committed Apr 15, 2024
1 parent f4783b4 commit a990dc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ classifiers = [
]

dependencies = [
"typer[all]==0.12.1",
"typer[all]==0.12.3",
]

[project.optional-dependencies]
dev = [
"bandit[toml]==1.7.8",
"black==24.3.0",
"black==24.4.0",
"flake8-bugbear==24.2.6",
"flake8-builtins==2.4.0",
"flake8-builtins==2.5.0",
"flake8-comprehensions==3.14.0",
"flake8-docstrings==1.7.0",
"flake8-encodings[classes]==0.5.1",
Expand Down

0 comments on commit a990dc9

Please sign in to comment.