From 3f35f18227d2ebbfc436275521f7a4ce5fe79727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:45:37 +0200 Subject: [PATCH] Bump pylint from 2.17.7 to 3.0.0 (#114) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 95248c8..e2029d8 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -6,4 +6,4 @@ flake8==6.1.0 isort==5.12.0 mypy==1.5.1 pydocstyle==6.3.0 -pylint==2.17.7 \ No newline at end of file +pylint==3.0.0 \ No newline at end of file