From 78d3142dbe6f49487dfcae9be35be1986b662b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 07:33:51 +0200 Subject: [PATCH] Bump pylint from 3.0.1 to 3.0.2 (#122) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 1451536..17bdad4 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -6,4 +6,4 @@ flake8==6.1.0 isort==5.12.0 mypy==1.6.1 pydocstyle==6.3.0 -pylint==3.0.1 \ No newline at end of file +pylint==3.0.2 \ No newline at end of file