From 94449d07b483897aeb66d54c3aa0c55782093c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:38:08 +0000 Subject: [PATCH] Bump nuitka from 2.5.8 to 2.5.9 Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.5.8 to 2.5.9. - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.8...2.5.9) --- updated-dependencies: - dependency-name: nuitka dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index ac172aa..106f792 100644 --- a/poetry.lock +++ b/poetry.lock @@ -316,12 +316,12 @@ files = [ [[package]] name = "nuitka" -version = "2.5.8" +version = "2.5.9" description = "Python compiler with full language support and CPython compatibility" optional = false python-versions = "*" files = [ - {file = "Nuitka-2.5.8.tar.gz", hash = "sha256:ad1d5a080c2d488dc9a90f23e20b8d5cc9657444b1aba9a3b497a107fdfa6bae"}, + {file = "Nuitka-2.5.9.tar.gz", hash = "sha256:6cfb37449c9dd60bf6e9f79e420198019f44bb5154e3d6a40d3124d5cc26edf1"}, ] [package.dependencies]