From 52dccfb3c981cd4abf22edeb80bbdfe3910d8433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:07:22 +0000 Subject: [PATCH] chore(deps): bump pylint from 4.0.4 to 4.0.5 in the dependencies group Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 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 d17cf16..d76d50f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ black==26.1.0 flake8==7.3.0 mypy==1.19.1 mypy-extensions==1.1.0 -pylint==4.0.4 +pylint==4.0.5 pytest==9.0.2 pytest-cov==7.0.0 types-requests==2.32.4.20260107