diff --git a/requirements.txt b/requirements.txt index 8187c1cebf..e95ab3b87c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ markdown>=3.3.6 types-markdown>=3.3.6 mock>=4.0.3 # Used only by tests, of course types-mock>=4.0.3 -mypy~=1.7.0 # Version requirements determined by django-stubs. +mypy~=1.18.1 # Version requirements determined by django-stubs. oic>=1.3 # Used only by tests Pillow>=9.1.0 psycopg2>=2.9.6