diff --git a/pyproject.toml b/pyproject.toml index 1ee0d613..6a6e9a29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "isort~=5.12.0", # Temp fix until the next release of libcst "libcst @ git+https://github.com/Instagram/LibCST.git@03179b55ebe7e916f1722e18e8f0b87c01616d1f", - "pylint~=2.17.0", + "pylint~=3.0.0", "PyYAML~=6.0.0", "semgrep~=1.42.0", ]