From 2cd188eafe7ae5451fccf0b49a239e94b9ec6a2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 11:13:10 +0000 Subject: [PATCH] Update dependency mypy to v1.19.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 107b7ad..7de0e8c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,6 +2,6 @@ black==25.1.0 pytest==8.3.5 -mypy==1.15.0 +mypy==1.19.1 django-stubs[compatible-mypy]==5.2.0 djangorestframework-stubs[compatible-mypy]==3.16.0