diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 047b39c..7afe223 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,12 +5,12 @@ }, "vscode": { "extensions": [ - "ms-toolsai.jupyter@2023.5.1001410103", - "ms-python.python@2023.9.11371007", - "sourcery.sourcery@1.3.0", - "GitHub.copilot@1.86.82", - "amazonwebservices.aws-toolkit-vscode@1.74.0", - "ms-python.pylint@2023.5.11321005" + "ms-toolsai.jupyter@2023.8.1002321100", + "ms-python.python@2023.15.12302115", + "sourcery.sourcery@1.7.0", + "GitHub.copilot@1.104.347", + "amazonwebservices.aws-toolkit-vscode@1.85.0", + "ms-python.pylint@2023.7.12211006" ] } },