[redis] Update to 4.5.1 (#9697)

Also add a few argument defaults
This commit is contained in:
Sebastian Rittau
2023-02-10 11:10:37 +00:00
committed by GitHub
parent 8e0b56f12c
commit 39487a8bab
8 changed files with 82 additions and 61 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.4.0"
version = "4.5.1"
# Requires a version of cryptography with a `py.typed` file
requires = ["types-pyOpenSSL", "cryptography>=35.0.0"]