diff --git a/pyproject.toml b/pyproject.toml index 1452407..02acc37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ Home = "https://github.com/ydataai/sketch-dask-extension" [project.optional-dependencies] dev = [ - "pylint==2.15.10", + "pylint==2.17.5", "black==22.8.0", "flake8==6.0.0", "isort==5.11.3",