switch to py 3.13

This commit is contained in:
2025-01-11 15:24:44 -07:00
parent 029b79f56e
commit a3783998f0
5 changed files with 6 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Python 3",
"image": "mcr.microsoft.com/devcontainers/python:3.12-bullseye",
"image": "mcr.microsoft.com/devcontainers/python:3.13-bullseye",
"features": {
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
"ghcr.io/devcontainers-contrib/features/poetry:2": {},