Skip to content

Commit 10f6d32

Browse files
chore(deps-dev): update deptry requirement from 0.23.0 to 0.23.1 (#866)
Updates the requirements on [deptry](https://github.com/fpgmaas/deptry) to permit the latest version. <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.23.1</h2> <h2>What's Changed</h2> <h3>Bug Fixes</h3> <ul> <li>Improve handling of <code>TYPE_CHECKING</code> blocks by supporting <code>import typing as t</code> and checking <code>t.TYPE_CHECKING</code> (<a href="https://redirect.github.com/fpgmaas/deptry/pull/1218">#1218</a>)</li> <li>Fix missing hyperlink in report output (<a href="https://redirect.github.com/fpgmaas/deptry/pull/1162">#1162</a>)</li> </ul> <h3>Full Changelog</h3> <p><a href="https://github.com/fpgmaas/deptry/compare/0.23.0...0.23.1">https://github.com/fpgmaas/deptry/compare/0.23.0...0.23.1</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.23.1 - 2025-07-30</h2> <h3>Bug Fixes</h3> <ul> <li>Improve handling of <code>TYPE_CHECKING</code> blocks by supporting <code>import typing as t</code> and checking <code>t.TYPE_CHECKING</code> (<a href="https://redirect.github.com/fpgmaas/deptry/pull/1218">#1218</a>)</li> <li>Fix missing hyperlink in report output (<a href="https://redirect.github.com/fpgmaas/deptry/pull/1162">#1162</a>)</li> </ul> <h3>Full Changelog</h3> <p><a href="https://github.com/fpgmaas/deptry/compare/0.23.0...0.23.1">https://github.com/fpgmaas/deptry/compare/0.23.0...0.23.1</a></p> <h2>0.23.0 - 2025-01-25</h2> <h3>Features</h3> <ul> <li>Correctly detect transitive dependencies with different module names (<a href="https://redirect.github.com/fpgmaas/deptry/pull/1033">#1033</a>)</li> </ul> <h3>Full Changelog</h3> <p><a href="https://github.com/fpgmaas/deptry/compare/0.22.0...0.23.0">https://github.com/fpgmaas/deptry/compare/0.22.0...0.23.0</a></p> <h2>0.22.0 - 2025-01-10</h2> <p>Poetry 2.0 introduced support for <a href="https://python-poetry.org/blog/announcing-poetry-2.0.0/">defining project metadata in PEP 621</a>. This is now supported by <em>deptry</em>. <a href="https://deptry.com/supported-dependency-managers/#poetry">Documentation</a> has been updated to detail <em>deptry</em>'s behavior.</p> <h3>Features</h3> <ul> <li>Support PEP 621 in Poetry 2.0+ (<a href="https://redirect.github.com/fpgmaas/deptry/pull/1003">#1003</a>)</li> </ul> <h3>Full Changelog</h3> <p><a href="https://github.com/fpgmaas/deptry/compare/0.21.2...0.22.0">https://github.com/fpgmaas/deptry/compare/0.21.2...0.22.0</a></p> <h2>0.21.2 - 2024-12-19</h2> <h3>Miscellaneous</h3> <ul> <li>Provide wheels for musllinux (<a href="https://redirect.github.com/fpgmaas/deptry/pull/979">#979</a>)</li> </ul> <h3>Full Changelog</h3> <p><a href="https://github.com/fpgmaas/deptry/compare/0.21.1...0.21.2">https://github.com/fpgmaas/deptry/compare/0.21.1...0.21.2</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fpgmaas/deptry/commit/709204b084da50f87d049b92da8d995b2d71786b"><code>709204b</code></a> Changelog for 0.23.1 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1226">#1226</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/0684ec0f2aa0184f1414155702cdf3cb03c9196b"><code>0684ec0</code></a> allow typing alias for TYPE_CHECKING (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1218">#1218</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/d6682ab288503398d9c77ceaf4f8e968e1283851"><code>d6682ab</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1223">#1223</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/840d5fb1d96a6444c1a92223fd37ddbc9c6aeee2"><code>840d5fb</code></a> chore(deps): update uv-version to v0.8.3 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1221">#1221</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/608161f2b61f314c85c12fb0715feeaac0cb9a2d"><code>608161f</code></a> test: update dependencies in tests to v4.25.0.20250720 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1222">#1222</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/71ec469fcbbbf4ca6cedd0fb86c84941a3d0fc1a"><code>71ec469</code></a> chore(deps): update astral-sh/setup-uv action to v6.4.3 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1219">#1219</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/4fed1ad9abc551fe40f2001b9f3e7003af72fe04"><code>4fed1ad</code></a> chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.5 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1220">#1220</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/775e6bc5d02ac41df8b7ef96906897f0b0becd65"><code>775e6bc</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1216">#1216</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/7b212fce2eb565199630a105c0399b9f83d54ac4"><code>7b212fc</code></a> chore: bump Ruff parser to 0.12.4 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1217">#1217</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/730d1fdd2c34d2c305bba334714219ebb6c32171"><code>730d1fd</code></a> chore(deps): update uv-version to v0.8.0 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1215">#1215</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fpgmaas/deptry/compare/0.23.0...0.23.1">compare view</a></li> </ul> </details> <br /> 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>
1 parent a6e157f commit 10f6d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ tox = "4.28.4"
101101
xmldiff = "2.7.0"
102102
bandit = "1.8.6"
103103
pyupgrade = "3.20.0"
104-
deptry = "0.23.0"
104+
deptry = "0.23.1"
105105

106106
[tool.semantic_release]
107107
# see https://python-semantic-release.readthedocs.io/en/latest/configuration.html

0 commit comments

Comments
 (0)