Skip to content

Commit b6ecd69

Browse files
chore(deps): bump nuitka from 2.7.2 to 2.7.3
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.7.2 to 2.7.3. - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](https://github.com/Nuitka/Nuitka/commits) --- updated-dependencies: - dependency-name: nuitka dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1091d30 commit b6ecd69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3", "imageio==2.36.0"]
1515

1616
[tool.mypy]
1717
strict = false

0 commit comments

Comments
 (0)