Update nuitka requirement from <=2.6.2 to <=2.6.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/897/head
dependabot[bot] 2025-03-01 16:06:52 +00:00 committed by GitHub
parent 4bed7da019
commit 7d55f640e7
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 chardet
colorama colorama
ordered-set ordered-set
nuitka<=2.6.2 nuitka<=2.6.7
pyinstaller pyinstaller
websocket-client websocket-client
fastapi[standard] fastapi[standard]