From 19849c9727ffc9f1b51b231f15d405261645b475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 00:46:16 +0000 Subject: [PATCH] chore(deps-dev): bump nuitka from 4.1.3 to 4.2 in the pip group Bumps the pip group with 1 update: [nuitka](https://github.com/Nuitka/Nuitka). Updates `nuitka` from 4.1.3 to 4.2 - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](https://github.com/Nuitka/Nuitka/compare/4.1.3...4.2) --- updated-dependencies: - dependency-name: nuitka dependency-version: '4.2' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index feb0d9c5..0eca7f9f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -333,13 +333,13 @@ files = [ [[package]] name = "nuitka" -version = "4.1.3" +version = "4.2" description = "Python compiler with full language support and CPython compatibility" optional = false python-versions = "*" groups = ["build"] files = [ - {file = "nuitka-4.1.3.tar.gz", hash = "sha256:838ff8899dc2f0b652d4fcf6c5d7466cb7ad5abcb005668ac622d1e40f4d8a8d"}, + {file = "nuitka-4.2.tar.gz", hash = "sha256:b6112c10a5d0431e2b4309780257a03049a42605290e83f771d57a067a387410"}, ] [package.extras]