Skip to content

Commit

Permalink
Bump nuitka from 2.5.4 to 2.5.9 (#133)
Browse files Browse the repository at this point in the history
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.5.4 to 2.5.9.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](Nuitka/Nuitka@2.5.4...2.5.9)

---
updated-dependencies:
- dependency-name: nuitka
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 87c1cad commit 44e7878
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = ">=3.10,<3.14"
PySide6-Essentials = "^6.7.3"

[tool.poetry.dev-dependencies]
Nuitka = "^2.5.4"
Nuitka = "^2.5.9"
zstandard = "^0.23.0"
imageio = [
{version = "^2.22.4", markers = "platform_system != 'Linux'"}
Expand Down

0 comments on commit 44e7878

Please sign in to comment.