-
Notifications
You must be signed in to change notification settings - Fork 392
Commit 7725ac3
authored
Build: Bump deptry from 0.23.1 to 0.24.0 (#2712)
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.23.1 to 0.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fpgmaas/deptry/releases">deptry's
releases</a>.</em></p>
<blockquote>
<h2>0.24.0</h2>
<h2>What's Changed</h2>
<h3>Breaking changes</h3>
<h4>Python 3.9 support dropped</h4>
<p>Support for Python 3.9 has been dropped, as it has reached its end of
life.</p>
<h4>PyPy 3.10 support dropped, 3.11 added</h4>
<p>Support for PyPy 3.10 has been dropped, since it is unsupported. We
now only test against PyPy 3.11, and only publish wheels for this
version.</p>
<h3>Features</h3>
<ul>
<li>Add GitHub Actions annotations reporter (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1059">#1059</a>)</li>
<li>Add support for Python 3.14 (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1224">#1224</a>)</li>
<li>Drop support for Python 3.9 (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1328">#1328</a>)</li>
<li>Publish wheels for PyPy 3.11 and drop 3.10 (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1227">#1227</a>)</li>
</ul>
<h3>Full Changelog</h3>
<p><a
href="https://github.com/fpgmaas/deptry/compare/0.23.1...0.24.0">https://github.com/fpgmaas/deptry/compare/0.23.1...0.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md">deptry's
changelog</a>.</em></p>
<blockquote>
<h2>0.24.0 - 2025-11-09</h2>
<h3>Breaking changes</h3>
<h4>Python 3.9 support dropped</h4>
<p>Support for Python 3.9 has been dropped, as it has reached its end of
life.</p>
<h4>PyPy 3.10 support dropped, 3.11 added</h4>
<p>Support for PyPy 3.10 has been dropped, since it is unsupported. We
now only test against PyPy 3.11, and only publish wheels for this
version.</p>
<h3>Features</h3>
<ul>
<li>Add GitHub Actions annotations reporter (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1059">#1059</a>)</li>
<li>Add support for Python 3.14 (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1224">#1224</a>)</li>
<li>Drop support for Python 3.9 (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1328">#1328</a>)</li>
<li>Publish wheels for PyPy 3.11 and drop 3.10 (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1227">#1227</a>)</li>
</ul>
<h3>Full Changelog</h3>
<p><a
href="https://github.com/fpgmaas/deptry/compare/0.23.1...0.24.0">https://github.com/fpgmaas/deptry/compare/0.23.1...0.24.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fpgmaas/deptry/commit/4cc2d65ce1343957c911ca45709d6080cb9f82c3"><code>4cc2d65</code></a>
docs(changelog): add 0.24.0 release notes (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1330">#1330</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/8757b318e9974bbfa7ec65dabf999bc935ac026f"><code>8757b31</code></a>
chore: sync all dependency groups by default and run mypy locally (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1337">#1337</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/5ebc5c066831dd3dfeef7e79a4ae4f5934d744b9"><code>5ebc5c0</code></a>
feat: add github annotations reporter (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1059">#1059</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/aa59b6fa66bd3468ad681317de14189606a9c04e"><code>aa59b6f</code></a>
fix(deps): update ruff rust to v0.14.4 (patch) (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1335">#1335</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/87a6b87428641bc7cab3b22d00d788e28ed86ae9"><code>87a6b87</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1336">#1336</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/6b938ae73633b1a1f46e3888c9673b49d5e9dd60"><code>6b938ae</code></a>
chore(deps): update uv-version to v0.9.8 (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1334">#1334</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/92c35bab5ad0a11d2becc31e4cdbe4413a746233"><code>92c35ba</code></a>
chore(deps): update pre-commit hook woodruffw/zizmor-pre-commit to
v1.16.3 (#...</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/a8be2902812426acaf00ff344dc93a48f30d48d7"><code>a8be290</code></a>
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.4
(<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1332">#1332</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/6abefd1237071ba0e8d3fc1c9e02a402ccde11f6"><code>6abefd1</code></a>
chore(deps): update dependency mkdocs-material to v9.6.23 (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1331">#1331</a>)</li>
<li><a
href="https://github.com/fpgmaas/deptry/commit/6b556861d72024d1f8b5f8c8ead9d1b48cef0f9e"><code>6b55686</code></a>
test: update all test dependencies (<a
href="https://redirect.github.com/fpgmaas/deptry/issues/1313">#1313</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fpgmaas/deptry/compare/0.23.1...0.24.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 1cc73d4 commit 7725ac3Copy full SHA for 7725ac3
File tree
Expand file treeCollapse file tree
2 files changed
+20
-20
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+20
-20
lines changedOpen diff view settings
Collapse file
+19-19Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments