From 16557df61694641f3f26905926b1d943c3bea0c3 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 21 Dec 2025 14:37:03 +0000 Subject: [PATCH] Update cookiecutter --- lint_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint_requirements.txt b/lint_requirements.txt index 7eba96a..adf5ff8 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -3,7 +3,7 @@ black==25.12.0 flake8==7.3.0 flake8-pyproject==1.2.4 isort==7.0.0 -mypy==1.19.0 +mypy==1.19.1 shellcheck-py==0.11.0.1 # Type annotation stubs