Skip to content

Commit

Permalink
chore(deps): bump sphinx-autodoc-typehints from 1.23.3 to 1.24.0 in /…
Browse files Browse the repository at this point in the history
…docs (#75)

Bumps
[sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints)
from 1.23.3 to 1.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/releases">sphinx-autodoc-typehints's
releases</a>.</em></p>
<blockquote>
<h2>1.24.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Exclude dependabot and pre-commit ci from release notes by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/369">tox-dev/sphinx-autodoc-typehints#369</a></li>
<li>Drop typed-ast as is no longer maintained/used by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/pull/373">tox-dev/sphinx-autodoc-typehints#373</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.23.3...1.24.0">https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.23.3...1.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/a41715889940c8f8c37b32bac59db9416f47c958"><code>a417158</code></a>
Drop typed-ast as is no longer maintained/used (<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/373">#373</a>)</li>
<li><a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/89988e6f98c6254a32273ee74ef2f26411cb5369"><code>89988e6</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/372">#372</a>)</li>
<li><a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/55b62de5d85a1488ff9ea451995c8f863444c2bc"><code>55b62de</code></a>
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/370">#370</a>)</li>
<li><a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/daa20ea23645d5f92c53ade6d99799cb6285abef"><code>daa20ea</code></a>
Exclude dependabot and pre-commit ci from release notes (<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/369">#369</a>)</li>
<li><a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/d139405741bb8e8b9554871deff83856edaecca9"><code>d139405</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/368">#368</a>)</li>
<li><a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/commit/ff1180d1001db1c9cf1b495a137bdd3b7e4dae44"><code>ff1180d</code></a>
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (<a
href="https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/issues/366">#366</a>)</li>
<li>See full diff in <a
href="https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.23.3...1.24.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx-autodoc-typehints&package-manager=pip&previous-version=1.23.3&new-version=1.24.0)](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>
  • Loading branch information
ErikBavenstrand authored Jul 26, 2023
2 parents b86840f + aea624c commit beece1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
furo>=2021.11.12
sphinx>=4.3.2
myst_parser>=0.16.1
sphinx-autodoc-typehints==1.23.3
sphinx-autodoc-typehints==1.24.0
sphinx-autoapi==2.1.1

0 comments on commit beece1c

Please sign in to comment.