diff --git a/pyproject.toml b/pyproject.toml index 174cf0e..c928200 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "flake8==6.1.0", "mccabe<=0.7.0", "mypy==1.5.1", - "pylint==2.17.5", + "pylint==3.0.1", "pytest==7.4.0", "build==0.10.0", "mega.py==1.0.8",