diff --git a/pyproject.toml b/pyproject.toml index 5c1f8bf..47734f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,8 +38,7 @@ formatting = [ "isort==5.13.2" ] linting = [ - "pylint==2.17.7", - "pylint-requests==0.1.1" + "pylint==3.3.1" ] packaging = [ "build==1.2.2.post1",