diff --git a/requirements/local.txt b/requirements/local.txt index a2d3d20..0a71d4f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -12,7 +12,7 @@ behave-django==1.4.0 # https://behave-django.readthedocs.io/en/stable/ behave==1.2.6 # https://behave.readthedocs.io/en/latest/ pytest==7.4.3 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar -djangorestframework-stubs[compatible-mypy]==3.14.2 # https://github.com/typeddjango/djangorestframework-stubs +djangorestframework-stubs[compatible-mypy]==3.14.4 # https://github.com/typeddjango/djangorestframework-stubs # Code quality # ------------------------------------------------------------------------------