Update nuitka requirement from <=4.0.8 to <=4.1.2

Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/commits)

---
updated-dependencies:
- dependency-name: nuitka
  dependency-version: 4.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1094/head
dependabot[bot] 2026-06-02 23:17:16 +00:00 committed by GitHub
parent e33d6602c0
commit 2a8fd9c072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ build = [
"wheel",
]
nuitka = [
"nuitka<=4.0.8",
"nuitka<=4.1.2",
]
[tool.setuptools.packages.find]

View File

@ -26,4 +26,4 @@ pick
# Build
build
wheel
nuitka<=4.0.8
nuitka<=4.1.2