From 8b77f68c26891d8e3ecd827600d275a41057fdf0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 20 Oct 2024 03:41:27 +0200 Subject: [PATCH] Update mypy from 1.10.0 to 1.12.1 --- requirements-tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tox.txt b/requirements-tox.txt index 153d3254..45fd21c3 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.1 django-stubs==5.0.0 djangorestframework-stubs==3.15.0