diff --git a/python/pyproject.toml b/python/pyproject.toml index 45ab4f1cda..e088bdc7f4 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "pre-commit==3.3.3", "build==0.8.0", "python-semantic-release==7.28.1", - "types-redis==4.6.0.1" + "types-redis==4.6.0.2" ] [project.urls]