Skip to content

Commit cf46248

Browse files
github-actions[bot]CompatHelper Juliagdalle
authored
CompatHelper: bump compat for DifferentiationInterface to 0.5, (keep existing compat) (#147)
* CompatHelper: bump compat for DifferentiationInterface to 0.5, (keep existing compat) * Only 0.5 --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
1 parent 18c7e97 commit cf46248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ImplicitDifferentiationForwardDiffExt = "ForwardDiff"
2323
[compat]
2424
ADTypes = "1.0"
2525
ChainRulesCore = "1.23.0"
26-
DifferentiationInterface = "0.4"
26+
DifferentiationInterface = "0.5"
2727
Enzyme = "0.11.20,0.12"
2828
ForwardDiff = "0.10.36"
2929
Krylov = "0.9.5"

0 commit comments

Comments
 (0)