[redis] Update stubs to 4.5.2 (#9912)

This commit is contained in:
Sebastian Rittau
2023-03-21 21:26:41 +01:00
committed by GitHub
parent 130ba2ea60
commit 104cdf9d0d
3 changed files with 98 additions and 46 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.5.1"
version = "4.5.2"
# Requires a version of cryptography with a `py.typed` file
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]