dependabot[bot] opened a new pull request, #38800: URL: https://github.com/apache/beam/pull/38800
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.9 to 0.4.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/distlib/blob/master/CHANGES.rst">distlib's changelog</a>.</em></p> <blockquote> <p>0.4.1</p> <pre><code> Released: 2026-06-02 <ul> <li> <p>scripts</p> <ul> <li>Fix path traversal bug in handling entry points which allowed escaping the scripts directory. Thanks to tonghuaroot for the comprehensive report.</li> </ul> </li> <li> <p>tests</p> <ul> <li>Fix <a href="https://redirect.github.com/pypa/distlib/issues/251">#251</a>: Change test function following a reorganization which happened in the Python stdlib.</li> </ul> </li> </ul> <p>0.4.0 </code></pre></p> <p>Released: 2025-07-17</p> <ul> <li> <p>markers</p> <ul> <li>Add the <code>interpret_parsed</code> function.</li> </ul> </li> <li> <p>wheel</p> <ul> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/238">#238</a>: Add build tag to wheel metadata if specified.</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/243">#243</a>: Update to support free-threading version of Python (3.13t).</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/246">#246</a>: Support subdirectories in the dist-info directory. Thanks to Pieter P for the patch.</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/248">#248</a>: Fix path normalisation issue caused by the fix for <a href="https://redirect.github.com/pypa/distlib/issues/246">#246</a>.</p> </li> <li> <p>Move import in script wrapper to "if <strong>name</strong> == 'main'" clause.</p> </li> </ul> </li> <li> <p>tests</p> <ul> <li>Fix <a href="https://redirect.github.com/pypa/distlib/issues/245">#245</a>: Skip test_package_data if a SKIP_EXT_PACKAGE_DATA environment variable is present.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/distlib/commit/d562ad5aabe23dc03b22fccdf84dc01fddf0d336"><code>d562ad5</code></a> Changes for 0.4.1.</li> <li><a href="https://github.com/pypa/distlib/commit/6286442857de9f734686d08f0e59ca8048ee357a"><code>6286442</code></a> Fix <a href="https://redirect.github.com/pypa/distlib/issues/251">#251</a>: Use more appropriate function in test.</li> <li><a href="https://github.com/pypa/distlib/commit/e3b1cd6ec121058ae71a2aab08aa2a120360c872"><code>e3b1cd6</code></a> Bump version.</li> <li><a href="https://github.com/pypa/distlib/commit/da3e90aef9c2ea545ac653039dd970174b48ebd4"><code>da3e90a</code></a> Added tag 0.4.0 for changeset d31f0b340fde</li> <li><a href="https://github.com/pypa/distlib/commit/aff2cbbc4e8a87b9440cb93472789a213813dbd6"><code>aff2cbb</code></a> Finalise version.</li> <li><a href="https://github.com/pypa/distlib/commit/3716c4bcccac19d0c0f2ce0d1272dd33996381b5"><code>3716c4b</code></a> Update change log, widen exception catching in test.</li> <li><a href="https://github.com/pypa/distlib/commit/660bd337bf3217a7bd907c2ba8a2f8dd291ac793"><code>660bd33</code></a> Changes for 0.4.0.</li> <li><a href="https://github.com/pypa/distlib/commit/56b4ad938455048fc79e599d369e02a1414e9946"><code>56b4ad9</code></a> Guard script wrapper entrypoint import with if <strong>main</strong> (<a href="https://redirect.github.com/pypa/distlib/issues/242">#242</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/fe573669087cb1109fb0cc249bf0e06a5461324c"><code>fe57366</code></a> docs: update coverage results link (<a href="https://redirect.github.com/pypa/distlib/issues/250">#250</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/c3286e508bb60cd2337408d88eb614a93b612d8c"><code>c3286e5</code></a> Temporarily exclude 3.13t on windows-latest.</li> <li>Additional commits viewable in <a href="https://github.com/pypa/distlib/compare/0.3.9...0.4.1">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 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]
