Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump autodocsumm from 0.2.12 to 0.2.13 (#421)
Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.12 to 0.2.13. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Chilipp/autodocsumm/commit/354e67b443fe212401b1fc0f9e2f0d669c5852c4"><code>354e67b</code></a> add sphinx classifiers</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/0cd8c237841bf76ddd037b40e332bf0cb8a4cbf4"><code>0cd8c23</code></a> Merge pull request <a href="https://redirect.github.com/Chilipp/autodocsumm/issues/98">#98</a> from theOehrly/sphinx-v8</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/e5b8062b5f00834f280dbec6a85af4c63a8f9daa"><code>e5b8062</code></a> allow python 3.12</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/f4b92fcbe6a09807be4148986d02c6ac28d3ca3e"><code>f4b92fc</code></a> reduce test matrix again</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/dc36ddc209cd32d7b6374765eae8e2806d81d904"><code>dc36ddc</code></a> fix tests and rework test workflow</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/71531bbe4aa39dd13ae9d9c3cb6376327979bc8e"><code>71531bb</code></a> allow sphinx v8</li> <li><a href="https://github.com/Chilipp/autodocsumm/commit/835eddbaceab5cabc67150aedc6a991ddead0b5e"><code>835eddb</code></a> fix deprecations introduced by sphinx v8</li> <li>See full diff in <a href="https://github.com/Chilipp/autodocsumm/compare/v0.2.12...v0.2.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autodocsumm&package-manager=pip&previous-version=0.2.12&new-version=0.2.13)](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