From 872fd1da13f8cc585df48a93348d2884c4017bf2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 13:46:14 +0200 Subject: [PATCH] Update mypy from 1.10.0 to 1.12.0 --- requirements-tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tox.txt b/requirements-tox.txt index 153d3254..7e444c49 100644 --- a/requirements-tox.txt +++ b/requirements-tox.txt @@ -8,7 +8,7 @@ ipdb==0.13.13 pytz==2024.1 # Type checking requirements -mypy==1.10.0 +mypy==1.12.0 django-stubs==5.0.0 djangorestframework-stubs==3.15.0