From 30cde8a4bb169be81f552fa38dfeac7429a930c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 20 Dec 2024 13:54:22 -0300 Subject: [PATCH] Update mypy from 1.7.1 to 1.14.0 --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index eb26cb0d..046d7b9b 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -6,7 +6,7 @@ flit==3.9.0 hypothesis==6.91.0 ipython==8.14.0 lint==1.2.1 -mypy==1.7.1 +mypy==1.14.0 pylint==3.0.2 pyperf==2.6.2 pytest>=6.0.0