Skip to content

Commit 6406f06

Browse files
Bump urllib3 from 1.26.19 to 1.26.20 (#56)
Summary: Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 1.26.20. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/urllib3/urllib3/releases">urllib3's releases</a>.</em></p> <blockquote> <h2>1.26.20</h2> <h2>🚀 urllib3 is fundraising for HTTP/2 support</h2> <p><a href="https://sethmlarson.dev/urllib3-is-fundraising-for-http2-support">urllib3 is raising ~$40,000 USD</a> to release HTTP/2 support and ensure long-term sustainable maintenance of the project after a sharp decline in financial support for 2023. If your company or organization uses Python and would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and thousands of other projects <a href="https://opencollective.com/urllib3">please consider contributing financially</a> to ensure HTTP/2 support is developed sustainably and maintained for the long-haul.</p> <p>Thank you for your support.</p> <h2>Changes</h2> <ul> <li>Fixed a crash where certain standard library hash functions were absent in FIPS-compliant environments. (<a href="https://redirect.github.com/urllib3/urllib3/issues/3432">#3432</a>)</li> <li>Replaced deprecated dash-separated setuptools entries in <code>setup.cfg</code>. (<a href="https://redirect.github.com/urllib3/urllib3/issues/3461">#3461</a>)</li> <li>Took into account macOS setting <code>ECONNRESET</code> instead of <code>EPROTOTYPE</code> in its newer versions. (<a href="https://redirect.github.com/urllib3/urllib3/issues/3416">#3416</a>)</li> <li>Backported changes to our tests and CI configuration from v2.x to support testing with CPython 3.12 and 3.13. (<a href="https://redirect.github.com/urllib3/urllib3/issues/3436">#3436</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urllib3/urllib3/compare/1.26.19...1.26.20">https://github.com/urllib3/urllib3/compare/1.26.19...1.26.20</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/urllib3/urllib3/blob/main/CHANGES.rst">urllib3's changelog</a>.</em></p> <blockquote> <h1>1.26.20 (2024-08-29)</h1> <ul> <li>Fixed a crash where certain standard library hash functions were absent in FIPS-compliant environments. (<code>[#3432](urllib3/urllib3#3432) &lt;https://github.com/urllib3/urllib3/issues/3432&gt;</code>__)</li> <li>Replaced deprecated dash-separated setuptools entries in <code>setup.cfg</code>. (<code>[#3461](urllib3/urllib3#3461) &lt;https://github.com/urllib3/urllib3/pull/3461&gt;</code>__)</li> <li>Took into account macOS setting <code>ECONNRESET</code> instead of <code>EPROTOTYPE</code> in its newer versions. (<code>[#3416](urllib3/urllib3#3416) &lt;https://github.com/urllib3/urllib3/pull/3416&gt;</code>__)</li> <li>Backported changes to our tests and CI configuration from v2.x to support testing with CPython 3.12 and 3.13. (<code>[#3436](urllib3/urllib3#3436) &lt;https://github.com/urllib3/urllib3/pull/3436&gt;</code>__)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urllib3/urllib3/commit/6f2ad7ca0cdde53751bab29cbc10bcc965bb4387"><code>6f2ad7c</code></a> Release 1.26.20</li> <li><a href="https://github.com/urllib3/urllib3/commit/7f925b07bb3d500d6a5a1467633bcf864052a4ea"><code>7f925b0</code></a> Backport changes to the publish workflow</li> <li><a href="https://github.com/urllib3/urllib3/commit/3d9b2d39eecc93c5c17e82599d7c656c1c50e03e"><code>3d9b2d3</code></a> Replace deprecated dash-separated setuptools entries in setup.cfg (<a href="https://redirect.github.com/urllib3/urllib3/issues/3461">#3461</a>)</li> <li><a href="https://github.com/urllib3/urllib3/commit/e9ac9bca6f663a66ed6cd1a26be38fb621cb567a"><code>e9ac9bc</code></a> Upgrade actions (<a href="https://redirect.github.com/urllib3/urllib3/issues/3437">#3437</a>)</li> <li><a href="https://github.com/urllib3/urllib3/commit/0b42b0147909cea68e044fcf48a54f364a18d097"><code>0b42b01</code></a> Do not limit runs with 3.13 to Ubuntu</li> <li><a href="https://github.com/urllib3/urllib3/commit/d135b54dc2f42fefe89a7a66a1255daf27bddea2"><code>d135b54</code></a> Backport a part of 5d93c9c6c01efc469200044027c21c6e661f2a99</li> <li><a href="https://github.com/urllib3/urllib3/commit/8c13ec8a27dd74d292024ba4e19c7732b1170547"><code>8c13ec8</code></a> Backport <code>test_eintr_zero_timeout</code> fix</li> <li><a href="https://github.com/urllib3/urllib3/commit/df09e8cebb89812ddc800dec24ea0e57c918ff58"><code>df09e8c</code></a> Move verbosity flag to noxfile</li> <li><a href="https://github.com/urllib3/urllib3/commit/ac96f20896215797e8c6bb14b7cd3e331442be5d"><code>ac96f20</code></a> Test <code>test_requesting_large_resources_via_ssl</code> separately</li> <li><a href="https://github.com/urllib3/urllib3/commit/3f1806c57bc35a4f9782b21b2ce351fc0e1f3729"><code>3f1806c</code></a> Try using same PyPy 3.9 version as in main to fix timeouts</li> <li>Additional commits viewable in <a href="https://github.com/urllib3/urllib3/compare/1.26.19...1.26.20">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=urllib3&package-manager=pip&previous-version=1.26.19&new-version=1.26.20)](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> Pull Request resolved: facebookincubator/kernel-patches-daemon#56 Reviewed By: mkutsevol Differential Revision: D61996938 fbshipit-source-id: 019f782e42a2a331e0226e90ee5799baaccc059f
1 parent 751ae53 commit 6406f06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)