diff --git a/docs/Project.toml b/docs/Project.toml index 0944b326059..e2efcafa748 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -52,34 +52,34 @@ CDDLib = "=0.10.2" CSV = "0.10.16" Clarabel = "=0.11.1" Clustering = "0.15.8" -DSP = "0.8.4" +DSP = "0.8.5" DataFrames = "1.8.2" -DifferentiationInterface = "0.7.16" +DifferentiationInterface = "0.7.18" DimensionalData = "=0.30.1" Distributions = "0.25.125" Documenter = "=1.17.0" DocumenterCitations = "1.4.1" Dualization = "0.7.5" -Enzyme = "0.13.138" +Enzyme = "0.13.150" ForwardDiff = "1.3.3" Gurobi = "=1.9.2" HTTP = "1.11.0" HiGHS = "=1.23.0" Images = "0.26.2" Interpolations = "0.16.2" -Ipopt = "=1.14.1" -JSON = "1.5.0" +Ipopt = "=1.14.3" +JSON = "1.6.0" JSONSchema = "1.5.0" LinearOperatorCollection = "2.4.2" Literate = "2.21.0" MarkdownAST = "0.1.3" MathOptChordalDecomposition = "=0.2.0" -MathOptInterface = "=1.50.1" +MathOptInterface = "=1.51.0" MultiObjectiveAlgorithms = "=1.11.0" PATHSolver = "=1.7.9" ParametricOptInterface = "0.15.2" Plots = "1.41.6" -RegularizedLeastSquares = "0.16.11" +RegularizedLeastSquares = "0.16.12" SCS = "=2.6.3" SQLite = "1.8.0" SpecialFunctions = "2.7.2" diff --git a/docs/packages.toml b/docs/packages.toml index 09a93993e0a..81a947c95b1 100644 --- a/docs/packages.toml +++ b/docs/packages.toml @@ -68,13 +68,15 @@ rev = "v0.9.2" has_html = true [Ipopt] - rev = "v1.14.1" + rev = "v1.14.3" [KNITRO] rev = "v1.2.1" [MathOptAnalyzer] rev = "v0.1.2" [MathOptIIS] rev = "v0.2.0" +[MathOptLazy] + rev = "v0.1.0" [MiniZinc] rev = "v0.3.14" [MosekTools] @@ -150,7 +152,7 @@ rev = "v1.1.33" [COSMO] user = "oxfordcontrol" - rev = "v0.8.9" + rev = "v0.8.10" has_html = true [CuPDLPx] user = "MIT-Lu-Lab" @@ -165,14 +167,14 @@ extension = true [EAGO] user = "PSORLab" - rev = "v0.9.1" + rev = "v0.9.2" filename = "docs/src/jump/README.md" [GAMS] user = "GAMS-dev" rev = "dc2bcebb58b1bbeae69453084ff437905eb2463d" [InfiniteOpt] user = "infiniteopt" - rev = "v0.6.1" + rev = "v0.6.3" filename = "docs/jump/README.md" extension = true [JaCoP] @@ -186,7 +188,7 @@ rev = "v0.2.5" [MadNLP] user = "MadNLP" - rev = "v0.9.1" + rev = "v0.9.2" has_html = true [MAiNGO] user = "MAiNGO-github"