Skip to content

Commit 0160963

Browse files
committed
Bump hiredis version to 3.2.0
1 parent 3e71752 commit 0160963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = ['async-timeout>=4.0.3; python_full_version<"3.11.3"']
3333

3434
[project.optional-dependencies]
3535
hiredis = [
36-
"hiredis>=3.0.0",
36+
"hiredis>=3.2.0",
3737
]
3838
ocsp = [
3939
"cryptography>=36.0.1",

0 commit comments

Comments
 (0)