From 5f713948b2014d133552be7530f999823a3bcd17 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Wed, 1 Jan 2025 12:33:03 -0600 Subject: [PATCH] Update mypy from 1.14.0 to 1.14.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5a325fda..231aee09 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ coverage==7.6.10 coveralls==4.0.1 -mypy==1.14.0 +mypy==1.14.1 pytest==8.3.4 pytest-cov==6.0.0 pytest-mypy==0.10.3