dependabot[bot] opened a new pull request, #1584: URL: https://github.com/apache/iceberg-python/pull/1584
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.22.0 to 0.23.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.23.0</h2> <h2>What's Changed</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> <p><strong>Full Changelog</strong>: <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> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fpgmaas/deptry/commit/1edeef3edff88e1d9b03e6a6e1caeb017c0f3ef9"><code>1edeef3</code></a> docs(changelog): add 0.23.0 release notes (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1042">#1042</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/55144c08ce14969ea77547ad21f02590dba0fd48"><code>55144c0</code></a> chore(deps): bump Ruff parser to 0.9.3 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1041">#1041</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/ddbb00434b4f972774af37a21b80f93eba854086"><code>ddbb004</code></a> Correctly detect transitive dependencies with different module names (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1033">#1033</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/a5d01d836331562e14c31a6c4e11b50523988d65"><code>a5d01d8</code></a> chore(deps): update pre-commit hook woodruffw/zizmor-pre-commit to v1.2.2 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1">#1</a>...</li> <li><a href="https://github.com/fpgmaas/deptry/commit/082829639a68febd8536f9b8f5f519b80c76324b"><code>0828296</code></a> chore(deps): update dependency pre-commit to v4.1.0 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1038">#1038</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/2750123f1b4786f542d26a4b1e189de7db23a82f"><code>2750123</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1040">#1040</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/a6aeb30631d531c630b681bc8ebb790af0bf7224"><code>a6aeb30</code></a> fix(deps): update rust crate serde_json to v1.0.137 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1037">#1037</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/e67a1b162506b8c33fd58ca1aeef4b76307a972a"><code>e67a1b1</code></a> chore(deps): update uv-version to v0.5.24 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1036">#1036</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/77f533b1f049e61096f7bbda1dbe3934275cde66"><code>77f533b</code></a> chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1035">#1035</a>)</li> <li><a href="https://github.com/fpgmaas/deptry/commit/9e4ecd1e2a4b5284220765f180106bb767cdf434"><code>9e4ecd1</code></a> fix(deps): update rust crate log to v0.4.25 (<a href="https://redirect.github.com/fpgmaas/deptry/issues/1028">#1028</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fpgmaas/deptry/compare/0.22.0...0.23.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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
