diff --git a/requirements/develop.txt b/requirements/develop.txt index 6e7bd723..b60a6931 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -3,7 +3,7 @@ ipdb==0.13.13 # https://github.com/gotcha/ipdb # Testing # ------------------------------------------------------------------------------ -mypy==2.1.0 # https://github.com/python/mypy +mypy==2.2.0 # https://github.com/python/mypy pytest==9.1.1 # https://github.com/pytest-dev/pytest pytest-sugar==1.1.1 # https://github.com/Frozenball/pytest-sugar django-stubs==6.0.6 # https://github.com/typeddjango/django-stubs