From 5900363fa698f505e0c3f75d86deb34231292676 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 16 May 2026 01:07:32 +0000 Subject: [PATCH] CompatHelper: bump compat for ExaModels to 0.10 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index f42ac387..855223e0 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -24,7 +24,7 @@ DataFrames = "1" Documenter = "1" DocumenterInterLinks = "1" DocumenterMermaid = "0.2" -ExaModels = "0.9" +ExaModels = "0.9, 0.10" FilePathsBase = "0.9" Ipopt = "1" JSON = "1"