diff --git a/pyproject.toml b/pyproject.toml index 9d3688a3d..4ffa02c66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -186,7 +186,7 @@ pypresence = { version = "^4.2.1", optional = true } start = "rare.main:main" [tool.poetry.dev-dependencies] -Nuitka = "^2.4.8" +Nuitka = "^4.0.8" pylint = "^3.2.7" black = "^24.3.0" PySide6-stubs = "^6.4.2.0"