Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sphinxcontrib-apidoc from 0.4.0 to 0.5.0 (#367)
Bumps [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc) from 0.4.0 to 0.5.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/8be157f5ac7fccad983aef23eb5242680e73ef5a"><code>8be157f</code></a> Added quote marks to indicate default template dir is a string</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/842c629c6487c3d34eb5e02ae44f4512aa3ab24b"><code>842c629</code></a> Removed more white space to match required style</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/ce1ac08261c8ddcc347de06a3bdabba7e0a0a3a8"><code>ce1ac08</code></a> Removed white space screwing with PR linter</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/8f7d38a571043a472e092bb3665d05d318eadaa2"><code>8f7d38a</code></a> Added description of apidoc_template_dir option to README</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/6a66181de90a8cf3e1d3aa667054523825f5e6d1"><code>6a66181</code></a> Added missed line in patch for templates support</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/a61507a58176a5f8b7da3d83f13466000c95959c"><code>a61507a</code></a> Added support for autodoc --templatedir option</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/d0505e0cb621f5dc9ed343fc71bb821f3d01e8b7"><code>d0505e0</code></a> Use release/v1 branch of pypi release workflow</li> <li>See full diff in <a href="https://github.com/sphinx-contrib/apidoc/compare/0.4.0...0.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinxcontrib-apidoc&package-manager=pip&previous-version=0.4.0&new-version=0.5.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 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