dependabot[bot] opened a new pull request, #27531: URL: https://github.com/apache/beam/pull/27531
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.6 to 0.3.7. <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.3.7</p> <pre><code> Released: 2023-07-17 <ul> <li> <p>database</p> <ul> <li>Handle newlines when parsing metadata.</li> </ul> </li> <li> <p>markers</p> <ul> <li> <p>Use version comparison logic for python_full_version. Thanks to Albert Peschar for the patch.</p> </li> <li> <p>Simplify code with a set comprehension. Thanks to Christian Clauss for the patch.</p> </li> </ul> </li> <li> <p>scripts</p> <ul> <li>Fix shebang computation for source builds of Python. Thanks to Eli Schwartz for the patch.</li> </ul> </li> <li> <p>util</p> <ul> <li> <p>Extract tarfiles more safely by incorporating tarfile filters. Thanks to Petr Viktorin for the patch.</p> </li> <li> <p>Check for 'has_cert' attribute before using it. Thanks to Lumir Balhar for the patch.</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/203">#203</a>: Handle parsing of export entries to allow script names such as "," or ",foo". Thanks to Flavio Amurrio for the report.</p> </li> </ul> </li> <li> <p>versions</p> <ul> <li>Fix <a href="https://redirect.github.com/pypa/distlib/issues/200">#200</a>: Improve conformance to PEP440. Thanks to GitHub user con-f-use for the report.</li> </ul> </li> </ul> <p>In addition to the above, an SPDX license identifier is now used. </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/distlib/commit/ede595be71bb4635832688b39289fa996c7733c1"><code>ede595b</code></a> Changes for 0.3.7.</li> <li><a href="https://github.com/pypa/distlib/commit/e849976ed67be435d0e9be776dffd7577017041c"><code>e849976</code></a> Improve implementation.</li> <li><a href="https://github.com/pypa/distlib/commit/ac36501b8b8c9e33d97e6c918fabb759fb30b4de"><code>ac36501</code></a> Fix <a href="https://redirect.github.com/pypa/distlib/issues/203">#203</a>: Handle name parsing of export entries correctly.</li> <li><a href="https://github.com/pypa/distlib/commit/a59c714fa40c02578a92fe1dee144d83a74a63c2"><code>a59c714</code></a> Remove CPython 2.7 from GitHub Actions matrix.</li> <li><a href="https://github.com/pypa/distlib/commit/37a4fce55b16e4a09efa8c0e6508bb4562993fc8"><code>37a4fce</code></a> Extract tarballs more safely on Python with tarfile filters (PEP 706) (<a href="https://redirect.github.com/pypa/distlib/issues/201">GH-201</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/0e9bfc08c8755db0ba0b3a15394b80b60eec272b"><code>0e9bfc0</code></a> Pin Sphinx version.</li> <li><a href="https://github.com/pypa/distlib/commit/716cdefb093c8dc274eb47bf118eca3347183523"><code>716cdef</code></a> Update Read The Docs configuration.</li> <li><a href="https://github.com/pypa/distlib/commit/ffe7838143c0013ad58cc07ae68d6abd8e3f54b0"><code>ffe7838</code></a> Remove distutils.sysconfig dependency.</li> <li><a href="https://github.com/pypa/distlib/commit/6181c59144e259e03c8af3402c49a307a5b80304"><code>6181c59</code></a> Fix <a href="https://redirect.github.com/pypa/distlib/issues/200">#200</a>: Tighten conformance to PEP440.</li> <li><a href="https://github.com/pypa/distlib/commit/275a4b6214e76805ddf8a34993b4fefd4cc978d7"><code>275a4b6</code></a> Check for cert_file attribute before accessing it (<a href="https://redirect.github.com/pypa/distlib/issues/198">#198</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pypa/distlib/compare/0.3.6...0.3.7">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 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]
