From 7300314bb1f497c584bdd607f4a6d2a355db2e9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:33:39 +0000 Subject: [PATCH] Bump nuitka from 2.5.1 to 2.5.4 Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 2.5.1 to 2.5.4. - [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst) - [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.1...2.5.4) --- updated-dependencies: - dependency-name: nuitka dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/nuitka.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/nuitka.txt b/requirements/nuitka.txt index 2f7208115..58803bebc 100644 --- a/requirements/nuitka.txt +++ b/requirements/nuitka.txt @@ -1,4 +1,4 @@ -nuitka == 2.5.1 +nuitka == 2.5.4 # Additional dependencies: # - ordered-set: used by Nuitka for compilation performance # - zstandard: for nuitka's onefile compression