From 98944df103c04ea92b763d835556e117eb91626a Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Thu, 21 Dec 2023 10:45:07 +1300 Subject: [PATCH] Update Project.toml --- docs/Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Project.toml b/docs/Project.toml index a892977b738..576e98fbf0c 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -41,7 +41,7 @@ Clarabel = "=0.6.0" DataFrames = "1" DimensionalData = "0.24" Distributions = "0.25" -Documenter = "=1.1.2" +Documenter = "=1.2.1" DocumenterCitations = "1" Dualization = "0.5" GLPK = "=1.1.3" @@ -54,7 +54,7 @@ JSONSchema = "1" Literate = "2.8" MathOptInterface = "=1.23.0" MultiObjectiveAlgorithms = "=1.3.1" -PATHSolver = "=1.7.0" +PATHSolver = "=1.7.1" Plots = "1" SCS = "=2.0.0" SQLite = "1"