Skip to content

Commit d96e9a0

Browse files
chore(deps): bump the all-julia-packages group across 1 directory with 3 updates
Updates the requirements on [DifferentiationInterfaceTest](https://github.com/JuliaDiff/DifferentiationInterface.jl), [Tables](https://github.com/JuliaData/Tables.jl) and [DataAPI](https://github.com/JuliaData/DataAPI.jl) to permit the latest version. Updates `DifferentiationInterfaceTest` to 0.11.0 - [Release notes](https://github.com/JuliaDiff/DifferentiationInterface.jl/releases) - [Commits](DifferentiationInterfaceTest-v0.1.0...DifferentiationInterfaceTest-v0.11.0) Updates `Tables` to 1.12.1 - [Release notes](https://github.com/JuliaData/Tables.jl/releases) - [Commits](JuliaData/Tables.jl@v0.1.0...v1.12.1) Updates `DataAPI` to 1.16.0 - [Release notes](https://github.com/JuliaData/DataAPI.jl/releases) - [Commits](JuliaData/DataAPI.jl@v1.0.0...v1.16.0) --- updated-dependencies: - dependency-name: DifferentiationInterfaceTest dependency-version: 0.11.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Tables dependency-version: 1.12.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DataAPI dependency-version: 1.16.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf17102 commit d96e9a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DifferentiationInterfaceTest/test/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ ADTypes = "1.18"
3030
Aqua = "0.8.12"
3131
Chairmarks = "1.2.1"
3232
ComponentArrays = "0.15.30"
33+
DataAPI = "1.16.0"
3334
DataFrames = "1.8.1"
3435
DifferentiationInterface = "0.7.10"
36+
DifferentiationInterfaceTest = "0.11.0"
3537
ExplicitImports = "1.10.1"
3638
FiniteDiff = "2.27.0"
3739
ForwardDiff = "1.2.2"
@@ -40,5 +42,6 @@ JLArrays = "0.3"
4042
SparseConnectivityTracer = "0.5.0,0.6,1"
4143
SparseMatrixColorings = "0.4.9"
4244
StaticArrays = "1.9.15"
45+
Tables = "1.12.1"
4346
Zygote = "0.7.10"
4447
julia = "1.10.10"

0 commit comments

Comments
 (0)