Update redis to 4.5.5 (#10161)

This commit is contained in:
Nikita Sobolev
2023-05-09 14:18:50 +01:00
committed by GitHub
parent b48d1b9caf
commit 0f96850532
11 changed files with 36 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.5.4"
version = "4.5.5"
# Requires a version of cryptography with a `py.typed` file
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]