Update nuitka requirement from <=2.4.5 to <=2.4.8

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.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/796/head
dependabot[bot] 2024-09-01 16:39:06 +00:00 committed by GitHub
parent 7b1b1b77dd
commit 90d4185bb2
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.5
nuitka<=2.4.8
pyinstaller
websocket-client
fastapi[standard]