Skip to content

Commit

Permalink
feat: update python version to 3.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala committed Oct 6, 2024
1 parent 0bac6ab commit 4b01b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"aws-cli": "latest",
"sshd": "latest",
"python": {
"version" : "3.11.8",
"version" : "3.11.10",
"installTools" : true,
"installJupyterlab" : true
},
Expand Down

0 comments on commit 4b01b0a

Please sign in to comment.