chore: bump python version for pyright

This commit is contained in:
Benexl
2025-10-26 20:13:49 +03:00
parent 11fe54b146
commit cbd788a573

View File

@@ -1,5 +1,5 @@
{
"venvPath": ".",
"venv": ".venv",
"pythonVersion": "3.11"
"pythonVersion": "3.12"
}