diff --git a/Pipfile b/Pipfile index 95e8996..a0e6c23 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ black = "==24.4.2" mypy = "==1.11.0" types-setuptools = "==71.1.0.20240724" types-mock = "==5.1.0.20240425" -types-redis = "==4.6.0.20240425" +types-redis = "==4.6.0.20240726" tbump = "==6.11.0" ruff = "==0.5.4" rstcheck = "==6.2.4"