diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 1e4e85da..1054715b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "features": { "ghcr.io/devcontainers/features/python:1": { "installTools": true, - "version": "3.11" + "version": "3.14" } }, "customizations": {