Update nuitka requirement from <=2.7.12 to <=2.7.13

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1004/head
dependabot[bot] 2025-09-02 05:03:45 +00:00 committed by GitHub
parent dfde101d2d
commit 39b81bf0ed
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.7.12
nuitka<=2.7.13
pyinstaller
websocket-client
fastapi[standard]