Update nuitka requirement from <=2.4.11 to <=2.5.4

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/compare/0.3.11a...2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/853/head
dependabot[bot] 2024-12-01 16:57:49 +00:00 committed by GitHub
parent 417959cc8e
commit 10d0e0339b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ asyncio
chardet
colorama
ordered-set
nuitka<=2.4.11
nuitka<=2.5.4
pyinstaller
websocket-client
fastapi[standard]