From 4ce5e056d5131e3f31228d3323e0965698301cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:04:05 +0000 Subject: [PATCH] Bump pylint from 3.3.1 to 3.3.6 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.6 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..31b30b1 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.6 pytest==8.3.3 pytest-cov==6.0.0 pytest-sugar==1.0.0