From dd2f0fee344b865b9af39b1a7c7c70b4235f0083 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:48:36 +0000 Subject: [PATCH] Update dependency pylint to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 783e703..7ade347 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy~=2.3.1 fastapi~=0.118.1 starlette~=0.48.0 black~=25.9.0 -pylint~=3.3.1 +pylint~=4.0.2 flake8~=7.3.0 mypy~=1.18.2 pillow~=11.3.0 \ No newline at end of file