Update redis stubs to 4.1.1 (#6960)

Closes: #6951
This commit is contained in:
Sebastian Rittau
2022-01-19 16:05:15 +01:00
committed by GitHub
parent 28faad6143
commit 5bf672ce42
5 changed files with 25 additions and 10 deletions
@@ -1,3 +1,2 @@
redis.client.Pipeline.transaction # instance attribute has same name as superclass method
redis.ocsp # requires cryptography to be installed
redis.* # temporary, see #6951