From 885da698d57f6edfa52c8340f6343394f9db6d35 Mon Sep 17 00:00:00 2001 From: Maarten ter Huurne Date: Wed, 1 May 2024 17:24:18 +0200 Subject: [PATCH] Upgrade mypy and django-stubs --- requirements-mypy.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-mypy.txt b/requirements-mypy.txt index c0422a7..65a16c5 100644 --- a/requirements-mypy.txt +++ b/requirements-mypy.txt @@ -1,2 +1,2 @@ -mypy==1.9.0 -django-stubs==4.2.7 +mypy==1.10.0 +django-stubs==5.0.2