diff --git a/requirements-tests.txt b/requirements-tests.txt index be9b8c1..8d8bf55 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ django-stubs -mypy == 1.14.1 +mypy == 1.16.0 pytest pytest-asyncio pytest-cov