mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
[redis] Fix type of connection_class in ConnectionPool (#9981)
Update stubs to 4.5.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = "4.5.3"
|
||||
version = "4.5.4"
|
||||
# Requires a version of cryptography with a `py.typed` file
|
||||
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user