diff --git a/requirements-dev.txt b/requirements-dev.txt index cef06d077..c143357a9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ pytest-asyncio==0.21.1 pytest-mock==3.11.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.7 +types-redis==4.6.0.11 mypy==1.5.1 types-pytz==2023.3.1.1 pytest-cov==4.1.0 \ No newline at end of file