mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
Bump OpenSSL to 24.1.* (#11816)
Mark a few classes and functions as deprecated Closes: #11812
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = "24.0.*"
|
||||
version = "24.1.*"
|
||||
upstream_repository = "https://github.com/pyca/pyopenssl"
|
||||
# Requires a version of cryptography with a `py.typed` file
|
||||
requires = ["cryptography>=35.0.0", "types-cffi"]
|
||||
|
||||
Reference in New Issue
Block a user