From 1e6c199780d0d0fcabd3ac36365f595681574117 Mon Sep 17 00:00:00 2001 From: howso-automation Date: Tue, 21 Oct 2025 15:50:23 +0000 Subject: [PATCH 1/2] Automated update to .devcontainer --- .../{48.2.1-python3.10 => 49.0.0-python3.10}/devcontainer.json | 2 +- .../{48.2.1-python3.11 => 49.0.0-python3.11}/devcontainer.json | 2 +- .../{48.2.1-python3.13 => 49.0.0-python3.12,}/devcontainer.json | 2 +- .../{48.2.1-python3.12 => 49.0.0-python3.13}/devcontainer.json | 2 +- .devcontainer/devcontainer.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename .devcontainer/{48.2.1-python3.10 => 49.0.0-python3.10}/devcontainer.json (66%) rename .devcontainer/{48.2.1-python3.11 => 49.0.0-python3.11}/devcontainer.json (66%) rename .devcontainer/{48.2.1-python3.13 => 49.0.0-python3.12,}/devcontainer.json (65%) rename .devcontainer/{48.2.1-python3.12 => 49.0.0-python3.13}/devcontainer.json (66%) diff --git a/.devcontainer/48.2.1-python3.10/devcontainer.json b/.devcontainer/49.0.0-python3.10/devcontainer.json similarity index 66% rename from .devcontainer/48.2.1-python3.10/devcontainer.json rename to .devcontainer/49.0.0-python3.10/devcontainer.json index 2b7110eb..31e5d05d 100644 --- a/.devcontainer/48.2.1-python3.10/devcontainer.json +++ b/.devcontainer/49.0.0-python3.10/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:48.2.1-python3.10", + "image": "ghcr.io/howsoai/howso:49.0.0-python3.10", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/48.2.1-python3.11/devcontainer.json b/.devcontainer/49.0.0-python3.11/devcontainer.json similarity index 66% rename from .devcontainer/48.2.1-python3.11/devcontainer.json rename to .devcontainer/49.0.0-python3.11/devcontainer.json index 21fccfdd..dc86c80e 100644 --- a/.devcontainer/48.2.1-python3.11/devcontainer.json +++ b/.devcontainer/49.0.0-python3.11/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:48.2.1-python3.11", + "image": "ghcr.io/howsoai/howso:49.0.0-python3.11", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/48.2.1-python3.13/devcontainer.json b/.devcontainer/49.0.0-python3.12,/devcontainer.json similarity index 65% rename from .devcontainer/48.2.1-python3.13/devcontainer.json rename to .devcontainer/49.0.0-python3.12,/devcontainer.json index e74fdcfc..5d02e876 100644 --- a/.devcontainer/48.2.1-python3.13/devcontainer.json +++ b/.devcontainer/49.0.0-python3.12,/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:48.2.1-python3.13", + "image": "ghcr.io/howsoai/howso:49.0.0-python3.12,", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/48.2.1-python3.12/devcontainer.json b/.devcontainer/49.0.0-python3.13/devcontainer.json similarity index 66% rename from .devcontainer/48.2.1-python3.12/devcontainer.json rename to .devcontainer/49.0.0-python3.13/devcontainer.json index 79a90e34..2c5d5a24 100644 --- a/.devcontainer/48.2.1-python3.12/devcontainer.json +++ b/.devcontainer/49.0.0-python3.13/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:48.2.1-python3.12", + "image": "ghcr.io/howsoai/howso:49.0.0-python3.13", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 21fccfdd..dc86c80e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:48.2.1-python3.11", + "image": "ghcr.io/howsoai/howso:49.0.0-python3.11", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] From 9686cfe452b7b87d33d4c6cdc8453d81559f0a22 Mon Sep 17 00:00:00 2001 From: howso-automation Date: Tue, 21 Oct 2025 15:50:56 +0000 Subject: [PATCH 2/2] Trigger workflows (empty commit)