diff --git a/requirements-dev.txt b/requirements-dev.txt index c5f1c970..a5276d09 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,6 +5,6 @@ flake8-bandit==4.1.1 flake8-bugbear==24.2.6 flake8-import-order==0.18.2 flake8-requirements==2.1.0 -mypy==1.8.0; implementation_name=="cpython" +mypy==1.9.0; implementation_name=="cpython" types-redis==4.6.0.20240218 types-ujson==5.9.0.0