diff --git a/pyrightconfig.json b/pyrightconfig.json index d4739d1..01a3290 100644 --- a/pyrightconfig.json +++ b/pyrightconfig.json @@ -1,5 +1,5 @@ { "venvPath": ".", "venv": ".venv", - "pythonVersion": "3.11" + "pythonVersion": "3.12" }