diff --git a/pyproject.toml b/pyproject.toml index acbd6a7c9..170169b31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -187,7 +187,7 @@ start = "rare.main:main" [tool.poetry.dev-dependencies] Nuitka = "^4.0.8" -pylint = "^3.2.7" +pylint = "^4.0.5" black = "^26.3.1" PySide6-stubs = "^6.4.2.0"