diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6d3e09a..4740120 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -26,7 +26,7 @@ "aws-cli": "latest", "sshd": "latest", "python": { - "version" : "3.11.8", + "version" : "3.11.10", "installTools" : true, "installJupyterlab" : true },