From 5e0595b6d748e6ab9ddc152683682b9d110781ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 Oct 2024 01:41:35 +0200 Subject: [PATCH] Update mypy from 1.10.0 to 1.13.0 --- requirements-tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tox.txt b/requirements-tox.txt index 153d3254..36f0034f 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.13.0 django-stubs==5.0.0 djangorestframework-stubs==3.15.0