Update nuitka requirement from <=2.6.9 to <=2.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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/971/head
dependabot[bot] 2025-05-01 16:18:48 +00:00 committed by GitHub
parent 32ca3e8c37
commit fbda7e49c8
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.6.9
nuitka<=2.7
pyinstaller
websocket-client
fastapi[standard]