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.3.0 to 0.4.0 (#529)
Bumps [sphinxcontrib-apidoc](https://github.com/sphinx-contrib/apidoc) from 0.3.0 to 0.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/9f2dffd210f955a8e29c757fc06382b7753cdfa2"><code>9f2dffd</code></a> Remove docs build</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/acd60b008aec765e29bb3895cd2748d081d8349d"><code>acd60b0</code></a> Fix lint issues</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/abd937f288c63d1430963d40e9b2bd43e81b04e0"><code>abd937f</code></a> Configure trusted publishing</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/0c27a02dd4583e0147a9981a5fe1a7018c6fef82"><code>0c27a02</code></a> Migrate to Python 3-style type annotations</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/f35aa0ec5976fa097364c959fbcafe0182d8e9ad"><code>f35aa0e</code></a> Bump sphinx minimum</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/85f7dbea7869f48e730ff6f0bdda986e566183ae"><code>85f7dbe</code></a> Remove pytest upper cap</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/84854f357f2ad5ca5d50521427c0d71b487d51e4"><code>84854f3</code></a> Migrate to pre-commit</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/c718dcee2d69d5c790f31373584ebd571aa3237e"><code>c718dce</code></a> Drop Python < 3.8 support</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/31d2857ab604dcd351a1e6f7e9b88fc3975969b5"><code>31d2857</code></a> Migrate from Travis to GitHub Actions</li> <li><a href="https://github.com/sphinx-contrib/apidoc/commit/9985d6ea6bde0d88c187fc2295f4c9ed85df1370"><code>9985d6e</code></a> tests: Handle Sphinx < 7.2</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-contrib/apidoc/compare/0.3.0...0.4.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.3.0&new-version=0.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information