Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump slotscheck from 0.19.0 to 0.19.1 (#9513)
Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from 0.19.0 to 0.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ariebovenberg/slotscheck/releases">slotscheck's releases</a>.</em></p> <blockquote> <h2>0.19.1</h2> <ul> <li>Explicit Python 3.13 support, drop Python 3.8 support</li> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst">slotscheck's changelog</a>.</em></p> <blockquote> <h2>0.19.1 (2024-10-19)</h2> <ul> <li>Explicit Python 3.13 support, drop Python 3.8 support</li> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/17c05034de05d4bf909ed5f4664ef7004a839dc9"><code>17c0503</code></a> Merge pull request <a href="https://redirect.github.com/ariebovenberg/slotscheck/issues/272">#272</a> from ariebovenberg/py313</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/2e0ba322054f8baa18abb4172432fbcdd8180f96"><code>2e0ba32</code></a> py313 support, drop py38</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/b57c48cdf59a54c96dce072e2cb43f1f7caca6cd"><code>b57c48c</code></a> Merge pull request <a href="https://redirect.github.com/ariebovenberg/slotscheck/issues/271">#271</a> from ariebovenberg/docs-fixes</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/704fe545eca99c8d6ea565686bdd95f69ebfb37e"><code>704fe54</code></a> migrate docs theme, various docs additions</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/8cb173fb16e8d0073b92894cfde22ad11c0e234b"><code>8cb173f</code></a> Merge pull request <a href="https://redirect.github.com/ariebovenberg/slotscheck/issues/268">#268</a> from ariebovenberg/dependabot/pip/mypy-1.12.0</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/92ea0c2d8a628a9fd1b0d1ba67faa99a871cca03"><code>92ea0c2</code></a> Bump mypy from 1.11.2 to 1.12.0</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/d4ca0056aafdfb1180c6d3bfcb1d45a8786cbbcf"><code>d4ca005</code></a> Merge pull request <a href="https://redirect.github.com/ariebovenberg/slotscheck/issues/265">#265</a> from ariebovenberg/dependabot/pip/tomli-2.0.2</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/c664863ca7a4391789ad38ab828c537bb3ae2309"><code>c664863</code></a> Bump tomli from 2.0.1 to 2.0.2</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/d823c0a7779337cf606128bd4883b6b36e5e3d16"><code>d823c0a</code></a> Merge pull request <a href="https://redirect.github.com/ariebovenberg/slotscheck/issues/264">#264</a> from ariebovenberg/dependabot/pip/pytest-8.3.3</li> <li><a href="https://github.com/ariebovenberg/slotscheck/commit/bf1083a42fbce0136fbaed6ffd7e038d860ee6fc"><code>bf1083a</code></a> Bump pytest from 8.3.2 to 8.3.3</li> <li>Additional commits viewable in <a href="https://github.com/ariebovenberg/slotscheck/compare/v0.19.0...v0.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=slotscheck&package-manager=pip&previous-version=0.19.0&new-version=0.19.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information