diff --git a/pyproject.toml b/pyproject.toml index 98b6974..a6ea8d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pytest-cov>=7.1.0", "ruff>=0.15.12", "mypy>=1.13", - "types-redis>=4.6", + "types-redis>=4.6.0.20241004", "pre-commit>=4.6.0", "bandit>=1.9.4", "pip-audit>=2.10.0", @@ -74,7 +74,7 @@ dev = [ "pytest-cov>=7.1.0", "ruff>=0.15.12", "mypy>=1.13", - "types-redis>=4.6", + "types-redis>=4.6.0.20241004", "pre-commit>=4.6.0", "bandit>=1.9.4", "pip-audit>=2.10.0",