Skip to content

Commit 23b4c73

Browse files
⬆️ Update dependency python to v3.14.2
1 parent 8cfd747 commit 23b4c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ghcr.io/devcontainers/features/node:1": {},
5050
"ghcr.io/devcontainers/features/python:1": {
5151
"installTools": false,
52-
"version": "3.11"
52+
"version": "3.14"
5353
}
5454
},
5555
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",

0 commit comments

Comments
 (0)