diff --git a/requirements/base.txt b/requirements/base.txt index 023740b0..809af8c5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ django-filter==24.3 Django==5.1.1 djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 -django-stubs[compatible-mypy]==5.0.4 # not dev because used in code (WithAnnotations) +django-stubs[compatible-mypy]==5.1.0 # not dev because used in code (WithAnnotations) graphene-django==3.2.2 gunicorn==23.0.0 markdown==3.7