Skip to content

Commit 79bf70c

Browse files
Update TulipaEnergyModel requirement from 0.19 to 0.19, 0.20 in /test (#49)
Updates the requirements on [TulipaEnergyModel](https://github.com/TulipaEnergy/TulipaEnergyModel.jl) to permit the latest version. - [Release notes](https://github.com/TulipaEnergy/TulipaEnergyModel.jl/releases) - [Commits](TulipaEnergy/TulipaEnergyModel.jl@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: TulipaEnergyModel dependency-version: 0.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ff46a2 commit 79bf70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ JuMP = "1"
2323
TOML = "1"
2424
TestItemRunner = "1"
2525
TulipaClustering = "0.5"
26-
TulipaEnergyModel = "0.19"
26+
TulipaEnergyModel = "0.19, 0.20"
2727
XLSX = "0.10"

0 commit comments

Comments
 (0)