From 0e917ae8f9b983734f5933a6a33f6dfdc87560e1 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 30 Sep 2024 04:43:49 +0530 Subject: [PATCH] New version: OptimalBids v1.3.3 (#116290) UUID: 54ed2464-0158-49e7-9a8e-1c1697a616e3 Repo: https://github.com/andrewrosemberg/OptimalBids.jl.git Tree: ecff2ec53fae832b7f7b55383e84da33887a745b Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- O/OptimalBids/Compat.toml | 12 ++++++++++-- O/OptimalBids/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/O/OptimalBids/Compat.toml b/O/OptimalBids/Compat.toml index a6cfe4cb564c6f5..db0566eae1aa260 100644 --- a/O/OptimalBids/Compat.toml +++ b/O/OptimalBids/Compat.toml @@ -1,14 +1,22 @@ [1] -PowerModels = "0.19" Reexport = "1.2" julia = "1.6.0-1" ["1-1.3.1"] JuMP = "0.22" +["1-1.3.2"] +PowerModels = "0.19" + ["1.3-1.3.1"] ChainRulesCore = "1.13" -["1.3.2-1"] +["1.3.2"] ChainRulesCore = "1.14" + +["1.3.2-1"] JuMP = "1" + +["1.3.3-1"] +ChainRulesCore = "1.25" +PowerModels = ["0.19", "0.21"] diff --git a/O/OptimalBids/Versions.toml b/O/OptimalBids/Versions.toml index a6999decb1352a0..505d249bc4d7ff0 100644 --- a/O/OptimalBids/Versions.toml +++ b/O/OptimalBids/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "e9f0aeb0bf92c36aec31d39b11995919c68c0301" ["1.3.2"] git-tree-sha1 = "d32834a421c318a1ea127e9cd62f7e270e3b8479" + +["1.3.3"] +git-tree-sha1 = "ecff2ec53fae832b7f7b55383e84da33887a745b"