diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b5ed7f8..190c076 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,12 +5,12 @@ }, "vscode": { "extensions": [ - "ms-toolsai.jupyter@2024.4.2024041101", - "ms-python.python@2024.5.11021008", - "sourcery.sourcery@1.16.0", - "GitHub.copilot@1.180.0", - "amazonwebservices.aws-toolkit-vscode@2.18.0", - "ms-python.pylint@2023.11.13481007" + "ms-toolsai.jupyter@2026.6.2026071501", + "ms-python.python@2026.5.2026070801", + "sourcery.sourcery@1.44.0", + "GitHub.copilot@1.388.0", + "amazonwebservices.aws-toolkit-vscode@4.12.0", + "ms-python.pylint@2026.7.12041008" ] } },