From f66bdba9f5cd23ede8932511aec2bb3ba76f32ec Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 1 Feb 2026 09:43:30 +0000 Subject: [PATCH] Update cookiecutter --- lint_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lint_requirements.txt b/lint_requirements.txt index 804f227..58f450c 100644 --- a/lint_requirements.txt +++ b/lint_requirements.txt @@ -1,7 +1,7 @@ # Lint requirements -ruff==0.14.11 -mypy==1.19.1 -shellcheck-py==0.11.0.1 +ruff~=0.14.14 +mypy~=1.19.1 +shellcheck-py~=0.11.0.1 # Type annotation stubs types-pygments