diff --git a/requirements-tests.txt b/requirements-tests.txt index 09031c7..dad7509 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ django-stubs -mypy == 1.14.1 +mypy == 1.17.1 pytest pytest-asyncio pytest-cov