From 743b0af0729b8959ee576f8109ff185155a604e4 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Tue, 16 Jan 2024 13:49:53 -0700 Subject: [PATCH 1/2] Bump PSI dependency --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 516e2f2..244b758 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,7 @@ DataFrames = "1" DataStructures = "0.18" InfrastructureSystems = "1" InteractiveUtils = "1" -PowerSimulations = "^0.25" +PowerSimulations = "^0.26" PowerSystems = "3" TimeSeries = "0.23" YAML = "0.4" From 9afe67a654d99e2b02b15b5155d20e0bb64416e5 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Tue, 23 Jan 2024 17:32:41 -0700 Subject: [PATCH 2/2] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 244b758..8aa4fc0 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,7 @@ DataFrames = "1" DataStructures = "0.18" InfrastructureSystems = "1" InteractiveUtils = "1" -PowerSimulations = "^0.26" +PowerSimulations = "^0.27" PowerSystems = "3" TimeSeries = "0.23" YAML = "0.4"