From ff39ebe49165d678f1d5801dc63f96fea9f85459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:15:07 +0000 Subject: [PATCH] Bump pylint from 2.13.7 to 3.3.9 Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.13.7 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.13.7...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index b165acbe1..ac7bad8d3 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -4,7 +4,7 @@ isort==5.10.1 flake8==4.0.1 flake8-isort==4.1.1 pydocstyle==6.1.1 -pylint==2.13.7 +pylint==3.3.9 pytest==7.1.2 pytest-asyncio==0.18.3 pytest-cov==3.0.0