From 83499777e3bbf836c5bb9dc672da30b0baa4173c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:12:42 +0100 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 (#188) --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7795e31..546c216 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ build>=1,<2 black==24.8.0 flake8==7.1.1 -mypy==1.14.0 +mypy==1.14.1 pylint==3.2.7 pytest==8.3.4 tox==4.23.2