dependabot[bot] opened a new pull request, #25961: URL: https://github.com/apache/beam/pull/25961
Updates the requirements on [httplib2](https://github.com/httplib2/httplib2) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/httplib2/httplib2/blob/master/CHANGELOG">httplib2's changelog</a>.</em></p> <blockquote> <p>0.22.0</p> <p>https: disable_ssl_certificate_validation caused ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled <a href="https://redirect.github.com/httplib2/httplib2/pull/231">httplib2/httplib2#231</a></p> <p>build(deps): bump cryptography from 37.0.4 to 38.0.3 Reason from cryptography changelog: Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.7, which resolves CVE-2022-3602 and CVE-2022-3786.</p> <p>0.21.0</p> <p>http: <code>Content-Encoding: deflate</code> must accept zlib encapsulation <a href="https://redirect.github.com/httplib2/httplib2/pull/230">httplib2/httplib2#230</a></p> <p>Begin support and CI against CPython 3.10 and 3.11.</p> <p>0.20.4</p> <p>proxy: support proxy urls with ipv6 address <a href="https://redirect.github.com/httplib2/httplib2/pull/217">httplib2/httplib2#217</a></p> <p>0.20.3</p> <p>No changes in library. Tests compatible with Python3.10 and recent pytest.</p> <p>0.20.2</p> <p>auth: support pyparsing v3 (AttributeError downcaseTokens) <a href="https://redirect.github.com/httplib2/httplib2/issues/207">httplib2/httplib2#207</a></p> <p>proxy: correct extraction of errno from pysocks ProxyConnectionError <a href="https://redirect.github.com/httplib2/httplib2/pull/202">httplib2/httplib2#202</a></p> <p>0.20.1</p> <p>No changes from 0.20.0, re-upload of broken py2 wheel.</p> <p>0.20.0</p> <p>IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2 <a href="https://redirect.github.com/httplib2/httplib2/pull/200">httplib2/httplib2#200</a> <a href="https://redirect.github.com/httplib2/httplib2/issues/203">httplib2/httplib2#203</a></p> <p>tls: accept min/max ssl.TLSVersion enum values <a href="https://redirect.github.com/httplib2/httplib2/pull/191">httplib2/httplib2#191</a></p> <p>setup(python_requires=...) may need setuptools update <a href="https://redirect.github.com/httplib2/httplib2/pull/195">httplib2/httplib2#195</a></p> <p>0.19.1</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/httplib2/httplib2/commit/09eee8a81f552cbaa74f603f2dd9bcc3311ff6d7"><code>09eee8a</code></a> v0.22.0 release</li> <li><a href="https://github.com/httplib2/httplib2/commit/c980460d5c26fd1c33502f6011e0e715604ca8f4"><code>c980460</code></a> build(deps): bump cryptography from 37.0.4 to 38.0.3</li> <li><a href="https://github.com/httplib2/httplib2/commit/c452006da5731f3935b417f727d6acbfa9a85d5d"><code>c452006</code></a> chore CI upgrades; regen test TLS certs</li> <li><a href="https://github.com/httplib2/httplib2/commit/8398b5f054873105497aaa7054cdceee5c00f42c"><code>8398b5f</code></a> test: deps upgrade <a href="https://github.com/httplib2/httplib2/security/dependabot/1">https://github.com/httplib2/httplib2/security/dependabot/1</a></li> <li><a href="https://github.com/httplib2/httplib2/commit/941fa81403295dff62eef7a169453e5308b92055"><code>941fa81</code></a> https: disable_ssl_certificate_validation caused ValueError: Cannot set verif...</li> <li><a href="https://github.com/httplib2/httplib2/commit/3094c64ee75e13530c62217180bf2a983084257e"><code>3094c64</code></a> v0.21.0 release</li> <li><a href="https://github.com/httplib2/httplib2/commit/eefcf9e65929ab0cc1812173679b3d967edab6c3"><code>eefcf9e</code></a> pre-commit, contribution guideline, script/test now creates one virtualenv us...</li> <li><a href="https://github.com/httplib2/httplib2/commit/12a76ea915fa269579987fbe067f4701b3dc21de"><code>12a76ea</code></a> internal: simpler recursive _errno_from_exception</li> <li><a href="https://github.com/httplib2/httplib2/commit/7984a737b9bda21834012ec666b807563557a7a9"><code>7984a73</code></a> tests: pypy2 does not support ssl.TLSVersion</li> <li><a href="https://github.com/httplib2/httplib2/commit/9bee0d9867a7ca4985078f1d4a075ba16f04e763"><code>9bee0d9</code></a> Content-Encoding: deflate must accept zlib encapsulation</li> <li>Additional commits viewable in <a href="https://github.com/httplib2/httplib2/compare/0.9...v0.22.0">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 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]
