Bump redis to 4.6.0 (#10360)

Closes: #10359
This commit is contained in:
Sebastian Rittau
2023-06-27 19:25:52 +01:00
committed by GitHub
parent 93b4060cd4
commit d2c87ac97d
8 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "4.5.5"
version = "4.6.0"
# Requires a version of cryptography with a `py.typed` file
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
partial_stub = true