From a086c50e863a51092d40564d871ed85515eb8a13 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 5 Oct 2025 07:33:47 +0000 Subject: [PATCH] Update cookiecutter --- lint_requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lint_requirements.txt b/lint_requirements.txt index 006e835..e5b20a4 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -2,8 +2,8 @@ black==25.9.0 flake8==7.3.0 flake8-pyproject==1.2.3 -isort==6.0.1 -mypy==1.18.1 +isort==6.1.0 +mypy==1.18.2 shellcheck-py==0.11.0.1 # Type annotation stubs