From a6444a4033a97de4a63d760472bee243eb9ff901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:49:42 +0000 Subject: [PATCH] Bump pylint from 4.0.3 to 4.0.4 Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 06ef41c..1c3e203 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,7 +1,7 @@ -r requirements_test_pre_commit.txt mypy==1.18.2 pre-commit==4.5.0 -pylint==4.0.3 +pylint==4.0.4 pytest==9.0.1 pytest-asyncio==1.3.0 types-aiofiles==25.1.0.20251011