From 91e3e80290ab445b990811654baa5a86cfa3b24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 01:27:23 +0000 Subject: [PATCH] chore(deps): bump the all-julia-packages group across 2 directories with 1 update Updates the requirements on and [DataInterpolations](https://github.com/SciML/DataInterpolations.jl) to permit the latest version. Updates `DataInterpolations` to 9.0.0 - [Release notes](https://github.com/SciML/DataInterpolations.jl/releases) - [Changelog](https://github.com/SciML/DataInterpolations.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/DataInterpolations.jl/commits) Updates `DataInterpolations` to 9.0.0 - [Release notes](https://github.com/SciML/DataInterpolations.jl/releases) - [Changelog](https://github.com/SciML/DataInterpolations.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/DataInterpolations.jl/commits) --- updated-dependencies: - dependency-name: DataInterpolations dependency-version: 9.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DataInterpolations dependency-version: 9.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- docs/Project.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index a2200d4d..611cd854 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,7 @@ RCSparseArraysExt = "SparseArrays" ArrayInterface = "7.19.0" CellularAutomata = "0.0.6" ConcreteStructs = "0.2.3" -DataInterpolations = "6, 7, 8" +DataInterpolations = "6, 7, 8, 9.0" DifferentialEquations = "7.16.1, 8" LIBSVM = "0.8" LinearAlgebra = "1.10" diff --git a/docs/Project.toml b/docs/Project.toml index bdba183c..0da942a6 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -23,7 +23,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] CellularAutomata = "0.0.6" ConcreteStructs = "0.2" -DataInterpolations = "6, 7, 8" +DataInterpolations = "6, 7, 8, 9.0" DelayDiffEq = "6" Documenter = "1" DocumenterCitations = "1"