Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sphinx-autodoc-typehints from 1.16.0 to 1.17.0 (#225)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [sphinx-autodoc-typehints](/~https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.16.0 to 1.17.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="/~https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md">sphinx-autodoc-typehints's changelog</a>.</em></p> <blockquote> <h2>1.17.0</h2> <ul> <li>Add <code>typehints_use_rtype</code> option</li> <li>Handles <code>TypeError</code> when getting source code via inspect</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="/~https://github.com/tox-dev/sphinx-autodoc-typehints/commit/1ef84886873b80ff62ed1ea76e111dd9e96dbf18"><code>1ef8488</code></a> Release 1.17.0</li> <li><a href="/~https://github.com/tox-dev/sphinx-autodoc-typehints/commit/aa345ca0475dbe8f4da7f4c7c56832c8d8e6884a"><code>aa345ca</code></a> Add <code>typehints_use_rtype</code> option (<a href="https://github-redirect.dependabot.com/tox-dev/sphinx-autodoc-typehints/issues/218">#218</a>)</li> <li><a href="/~https://github.com/tox-dev/sphinx-autodoc-typehints/commit/a022d1a430db886decf2221b712bc3bd881f5e86"><code>a022d1a</code></a> inspect.getsource can raise TypeError (<a href="https://github-redirect.dependabot.com/tox-dev/sphinx-autodoc-typehints/issues/210">#210</a>)</li> <li><a href="/~https://github.com/tox-dev/sphinx-autodoc-typehints/commit/0807d00cf021a01268c158a453dde0f20cafd42b"><code>0807d00</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/sphinx-autodoc-typehints/issues/215">#215</a>)</li> <li>See full diff in <a href="/~https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.16.0...1.17.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.16.0&new-version=1.17.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