diff --git a/Pipfile b/Pipfile index 1d5c2c3..618c2c7 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ black = "==24.8.0" mypy = "==1.11.2" types-setuptools = "==75.1.0.20240917" types-mock = "==5.1.0.20240425" -types-redis = "==4.6.0.20240903" +types-redis = "==4.6.0.20241004" tbump = "==6.11.0" ruff = "==0.6.8" rstcheck = "==6.2.4"