mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 21:01:52 +08:00
[stubsabot] Bump pyOpenSSL to 23.0.* (#9446)
Release: https://pypi.org/pypi/pyOpenSSL/23.0.0 Homepage: https://pyopenssl.org/ Diff: https://github.com/pyca/pyopenssl/compare/22.1.0...23.0.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 83. - Total lines of Python code deleted: 37. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <>
This commit is contained in:
committed by
GitHub
parent
0edcfa13ad
commit
69077291fe
@@ -1,2 +1,2 @@
|
||||
version = "22.1.*"
|
||||
version = "23.0.*"
|
||||
requires = ["types-cryptography"]
|
||||
|
||||
Reference in New Issue
Block a user