Skip to content

Commit 11df388

Browse files
Update ImplicitDifferentiation requirement to 0.9.1 in /test (#208)
Updates the requirements on [ImplicitDifferentiation](https://github.com/JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl/releases) - [Commits](v0.1.0...v0.9.1) --- updated-dependencies: - dependency-name: ImplicitDifferentiation dependency-version: 0.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6787cea commit 11df388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Documenter = "1.12.0"
3737
ExplicitImports = "1"
3838
FiniteDiff = "2.27.0"
3939
ForwardDiff = "0.10.36, 1"
40+
ImplicitDifferentiation = "0.9.1"
4041
JET = "0.9, 0.10, 0.11"
4142
KrylovKit = "0.10.2"
4243
LinearAlgebra = "1"

0 commit comments

Comments
 (0)