diff --git a/pyproject.toml b/pyproject.toml index 6d25f26..5d032f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ formatting = [ "isort==7.0.0" ] linting = [ - "pylint==4.0.1" + "pylint==4.0.2" ] cli = [ "typer" # if you install fundamend[cli], the cli commands are available via typer