diff --git a/requirements-dev.txt b/requirements-dev.txt index 0ba50e760..1a9776dfc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,6 +8,6 @@ pytest==7.4.0 pytest-asyncio==0.21.1 httpx==0.24.1 # needed for tests as a replacement of requests in TestClient types-requests==2.31.0.2 -types-redis==4.6.0.3 +types-redis==4.6.0.4 mypy==1.5.1 types-pytz==2023.3.0.1