From d3ff671c653ac7614174b2db06d2b306504de7de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:13:43 +0000 Subject: [PATCH] chore(deps): update dependency dev/pylint to v2.17.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9688e0fc..25fd3809 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ Home = "https://github.com/ydataai/ydata-sdk" dev = [ "twine", "build", - "pylint==2.15.10", + "pylint==2.17.6", "black==22.12.0", "flake8==6.0.0", "isort==5.12.0",