Skip to content

Commit 281c8b6

Browse files
authored
ci: bump nuitka version
1 parent 54ea801 commit 281c8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
[project.optional-dependencies]
1212
lint = ["mypy==1.15.0", "ruff==0.11.10", "pre-commit==4.2.0"]
1313
test = ["pytest==8.3.3", "pytest-qt==4.4.0", "pytest-xvfb==3.0.0"]
14-
build = ["nuitka==2.7.2", "imageio==2.36.0"]
14+
build = ["nuitka==2.7.10", "imageio==2.36.0"]
1515

1616
[tool.mypy]
1717
strict = false

0 commit comments

Comments
 (0)