Skip to content

Commit 93cb4cc

Browse files
chore(deps): update NonlinearSolveBase requirement 2.5
Updates the requirements on [NonlinearSolveBase](https://github.com/SciML/NonlinearSolve.jl) to permit the latest version. Updates `NonlinearSolveBase` to 2.5.0 - [Release notes](https://github.com/SciML/NonlinearSolve.jl/releases) - [Commits](SciML/NonlinearSolve.jl@NonlinearSolveBase-v1.5.0...NonlinearSolveBase-v2.5.0) --- updated-dependencies: - dependency-name: NonlinearSolveBase dependency-version: 2.5.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9a993d commit 93cb4cc

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
@@ -42,7 +42,7 @@ MLDataDevices = "1"
4242
NLsolve = "4.5.1"
4343
NNlib = "0.9.17"
4444
NonlinearSolve = "3.10.0, 4"
45-
NonlinearSolveBase = "1.5"
45+
NonlinearSolveBase = "1.5, 2.5"
4646
OrdinaryDiffEq = "6.74.1"
4747
Pkg = "1.10"
4848
Random = "1.10"

0 commit comments

Comments
 (0)