Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent f254cb5 commit 6ea2a0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.13"
PySide6-Essentials = "^6.7.0"

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

0 comments on commit 6ea2a0e

Please sign in to comment.