diff --git a/pyproject.toml b/pyproject.toml index 5e3ce1d..b1fedcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ sphinx-material = "^0.0.35" black = "^23.0.0" pytest-cov = "^4.0.0" sphinx-copybutton = "^0.5.0" -pylint = "^2.14.3" +pylint = "^3.0.0" poetry = "^1.3.2" [build-system]