diff --git a/requirements-dev.txt b/requirements-dev.txt index 11cb5d4..bc2ded3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ black==25.1.0 pytest==8.3.4 mypy==1.13.0 -django-stubs[compatible-mypy]==5.1.2 +django-stubs[compatible-mypy]==5.1.3 # TODO: Change djangorestframework-stubs to pypi release # Django rest framework stubs does not yet have a mypy 1.13 compatible release djangorestframework-stubs[compatible-mypy] @ git+https://github.com/typeddjango/djangorestframework-stubs.git@93b4ffe1441f43a646138ad302144a849bc6ecc0