Commit bf8e06f
authored
Bump deptry from 0.24.0 to 0.25.1 in /CI (#596)
Bumps [deptry](https://github.com/osprey-oss/deptry) from 0.24.0 to
0.25.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/osprey-oss/deptry/releases">deptry's
releases</a>.</em></p>
<blockquote>
<h2>0.25.1</h2>
<h2>What's Changed</h2>
<p>Release <a
href="https://github.com/osprey-oss/deptry/releases/tag/0.25.0">0.25.0</a>
was yanked in PyPI because of a failure during the release. 0.25.1 is
identical, but includes a fix in the release process.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/osprey-oss/deptry/compare/0.25.0...0.25.1">https://github.com/osprey-oss/deptry/compare/0.25.0...0.25.1</a></p>
<h2>0.25.0</h2>
<h2>What's Changed</h2>
<h3>Repository moved to Osprey OSS</h3>
<p>deptry has moved from <a
href="https://github.com/fpgmaas/deptry">fpgmaas/deptry</a> to <a
href="https://github.com/osprey-oss/deptry">osprey-oss/deptry</a> under
the new Osprey OSS organisation. This ensures the project is not tied to
a single account and makes it easier to manage contributors and access
as the project grows.</p>
<h3>Features</h3>
<ul>
<li>Support inline <code># deptry: ignore</code> comments to suppress
violations (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1473">#1473</a>)</li>
<li>Support non-dev dependency groups with
<code>--non-dev-dependency-groups</code> (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1440">#1440</a>)</li>
<li>Use <code>tomli</code> on Python < 3.15 for TOML 1.1 support (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1446">#1446</a>)</li>
<li>Add <code>--optional-dependencies-dev-groups</code> and deprecate
<code>--pep621-dev-dependency-groups</code> (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1391">#1391</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure that <code>--config</code> does not suppress output (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1390">#1390</a>)</li>
</ul>
<h3>Full Changelog</h3>
<p><a
href="https://github.com/fpgmaas/deptry/compare/0.24.0...0.25.0">https://github.com/fpgmaas/deptry/compare/0.24.0...0.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/osprey-oss/deptry/blob/main/CHANGELOG.md">deptry's
changelog</a>.</em></p>
<blockquote>
<h2>0.25.1 - 2025-03-18</h2>
<p>Release 0.25.0 was yanked in PyPI because of a failure during the
release. 0.25.1 is identical, but includes a fix in the release
process.</p>
<h2>0.25.0 - 2025-03-18</h2>
<h3>Repository moved to Osprey OSS</h3>
<p>deptry has moved from <a
href="https://github.com/fpgmaas/deptry">fpgmaas/deptry</a> to <a
href="https://github.com/osprey-oss/deptry">osprey-oss/deptry</a> under
the new Osprey OSS organisation. This ensures the project is not tied to
a single account and makes it easier to manage contributors and access
as the project grows.</p>
<h3>Features</h3>
<ul>
<li>Support inline <code># deptry: ignore</code> comments to suppress
violations (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1473">#1473</a>)</li>
<li>Support non-dev dependency groups with
<code>--non-dev-dependency-groups</code> (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1440">#1440</a>)</li>
<li>Use <code>tomli</code> on Python < 3.15 for TOML 1.1 support (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1446">#1446</a>)</li>
<li>Add <code>--optional-dependencies-dev-groups</code> and deprecate
<code>--pep621-dev-dependency-groups</code> (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1391">#1391</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure that <code>--config</code> does not suppress output (<a
href="https://redirect.github.com/fpgmaas/deptry/pull/1390">#1390</a>)</li>
</ul>
<h3>Full Changelog</h3>
<p><a
href="https://github.com/fpgmaas/deptry/compare/0.24.0...0.25.0">https://github.com/fpgmaas/deptry/compare/0.24.0...0.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/osprey-oss/deptry/commit/0c39226d761685125c5ff71ca81282d6751c9540"><code>0c39226</code></a>
Remove pinned maturin version for building windows wheels in release (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1516">#1516</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/501a929da2e323fb3b49322380169ade0fd4709f"><code>501a929</code></a>
chore(packaging): use PEP 639 license format (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1514">#1514</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/2d89cf487520b0284a4f6f6a6077ce3bb7299bbd"><code>2d89cf4</code></a>
Releasenotes for release 0.25.0 (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1510">#1510</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/ef64f9367f58aab61e752f8a48c07dd9fd137f7f"><code>ef64f93</code></a>
Replace all references of fpgmaas/deptry with osprey-oss/deptry (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1513">#1513</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/fdec8c532f2172ec64bec4b779fcb56508e276ef"><code>fdec8c5</code></a>
Add trusted publishing (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1512">#1512</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/2e27ae2242567f2958aa9a451f54d4b3ec31740b"><code>2e27ae2</code></a>
chore(deps): update uv-version to v0.10.10 (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1503">#1503</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/9d1f7d1e6ed1d27c163dd1abc28eeda5beba50ca"><code>9d1f7d1</code></a>
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.6
(<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1502">#1502</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/2a5a0a6b631f0ee1e4475b1e9212d0bafe3af68c"><code>2a5a0a6</code></a>
chore(deps): update dependency mkdocs-material to v9.7.5 (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1501">#1501</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/487f682138d7ac9370cb1b9edd0be26a1e8940d0"><code>487f682</code></a>
chore(deps): update dependency pnpm to v10.32.1 (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1506">#1506</a>)</li>
<li><a
href="https://github.com/osprey-oss/deptry/commit/608ba46360298c30db7402179fe85349f78391f4"><code>608ba46</code></a>
fix(deps): update ruff rust to v0.15.6 (<a
href="https://redirect.github.com/osprey-oss/deptry/issues/1504">#1504</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/osprey-oss/deptry/compare/0.24.0...0.25.1">compare
view</a></li>
</ul>
</details>
<br />2 files changed
Lines changed: 18 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments