From 9de20983bd3b89a2187a8e4d369371c9c36491b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 23:54:04 +0000 Subject: [PATCH] Bump pylint from 3.3.1 to 3.3.8 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.8. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 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 5a32c43..2172cae 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ black==24.10.0 coverage==7.6.8 -pylint==3.3.1 +pylint==3.3.8 pytest==8.3.3 pytest-cov==6.0.0 pytest-sugar==1.0.0