From 6cd1f9e4b8d3b00c4efeb993be3a560c37632ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 21:10:09 +0000 Subject: [PATCH] chore(deps): bump pylint from 4.0.0 to 4.0.2 in the dependencies group Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.0...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 ee3d935..5799266 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ black==25.9.0 flake8==7.3.0 mypy==1.18.2 mypy-extensions==1.1.0 -pylint==4.0.0 +pylint==4.0.2 pytest==8.4.2 pytest-cov==7.0.0 types-PyYAML==6.0.12.20250915