dependabot[bot] opened a new pull request, #1833:
URL: https://github.com/apache/libcloud/pull/1833

   Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 22.1.0 to 23.0.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst";>pyopenssl's 
changelog</a>.</em></p>
   <blockquote>
   <h2>23.0.0 (2023-01-01)</h2>
   <p>Backward-incompatible changes:
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^</p>
   <p>Deprecations:
   ^^^^^^^^^^^^^</p>
   <p>Changes:
   ^^^^^^^^</p>
   <ul>
   <li>Add <code>OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN</code> constant to 
allow for users
   to perform certificate verification on partial certificate chains.
   <code>[#1166](https://github.com/pyca/pyopenssl/issues/1166) 
&lt;https://github.com/pyca/pyopenssl/pull/1166&gt;</code>_</li>
   <li><code>cryptography</code> maximum version has been increased to 
39.0.x.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/f7e6a4d490359ea8f03ad05c6f8c9eb6462dbbe8";><code>f7e6a4d</code></a>
 23.0.0 version bump (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1175";>#1175</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/30529952a2ce5c9621a69e46cd3863f6e2aab05c";><code>3052995</code></a>
 fixes <a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1173";>#1173</a>
 (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1174";>#1174</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/d2f0aec1033181ab2f256e78915cdfdccc31b977";><code>d2f0aec</code></a>
 Fix CRL nextUpdate handling. (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1169";>#1169</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/4aae795360be0f8f85df32348bf1a6679b6828ca";><code>4aae795</code></a>
 Fix some memory leaks in CRL.export (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1170";>#1170</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/1cafac4d8fc5301d4e58bedbac45722bf7cdfd32";><code>1cafac4</code></a>
 Add support for X509_V_FLAG_PARTIAL_CHAIN (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1166";>#1166</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/81c9eb16fcc41be06128c23c87eef849676e1a12";><code>81c9eb1</code></a>
 fixes for tox4 (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1167";>#1167</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/6c0772ad3d689b396d46a19060f1f4ecbec21385";><code>6c0772a</code></a>
 Bump dessant/lock-threads from 3 to 4 (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1165";>#1165</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/8a75898356806784caf742e8277ef03de830ce11";><code>8a75898</code></a>
 Make some handshakes in tests less flaky. (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1163";>#1163</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/8ba3392e8225a3b1fb1c0884045b1a7b2dd4ba61";><code>8ba3392</code></a>
 run Python 3.6 CI on Ubuntu 20.04 (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1164";>#1164</a>)</li>
   <li><a 
href="https://github.com/pyca/pyopenssl/commit/3da4d1d35b0031cd511929c2af323ee8c0909ec7";><code>3da4d1d</code></a>
 Add support for Python 3.11 (<a 
href="https://github-redirect.dependabot.com/pyca/pyopenssl/issues/1161";>#1161</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pyca/pyopenssl/compare/22.1.0...23.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyopenssl&package-manager=pip&previous-version=22.1.0&new-version=23.0.0)](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]

Reply via email to