diff --git a/daisy/pyproject.toml b/daisy/pyproject.toml
index d62ac71..b14e80a 100644
--- a/daisy/pyproject.toml
+++ b/daisy/pyproject.toml
@@ -13,7 +13,7 @@ schedule = "^1.2.0"
 
 [tool.poetry.dev-dependencies]
 black = "^23.3.0"
-pylint = "^2.17.4"
+pylint = "^3.0.0"
 flake8 = "^6.0.0"
 mypy = "^1.4.0"
 ipython = "^8.14.0"