From f3e2643c7c51480aa14614810f0473634f2248c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:18:43 +0000 Subject: [PATCH] Bump nuitka from 2.5.3 to 2.5.4 Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.5.3 to 2.5.4. - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.3...2.5.4) --- 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 383c122..c61cdbf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -316,12 +316,12 @@ files = [ [[package]] name = "nuitka" -version = "2.5.3" +version = "2.5.4" description = "Python compiler with full language support and CPython compatibility" optional = false python-versions = "*" files = [ - {file = "Nuitka-2.5.3.tar.gz", hash = "sha256:ecfc907bb1b10eabf311c1663ec0553eab493806da492da2ed1cabe5e9ccd817"}, + {file = "Nuitka-2.5.4.tar.gz", hash = "sha256:52f3ec8df460d567362d3adf9e722534e07f4cc7bf51c2da874c86ba4103c6c1"}, ] [package.dependencies]