Skip to content

Commit fa52ec2

Browse files
chore(deps): update LinearSolve requirement from 2, 3 to 2, 3, 4.2 (#220)
Updates the requirements on [LinearSolve](https://github.com/SciML/LinearSolve.jl) to permit the latest version. Updates `LinearSolve` to 4.2.0 - [Release notes](https://github.com/SciML/LinearSolve.jl/releases) - [Commits](https://github.com/SciML/LinearSolve.jl/commits) --- updated-dependencies: - dependency-name: LinearSolve dependency-version: 4.2.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b98a88 commit fa52ec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2323
DeepEquilibriumNetworks = "2"
2424
Documenter = "1"
2525
DocumenterCitations = "1"
26-
LinearSolve = "2, 3"
26+
LinearSolve = "2, 3, 4.2"
2727
Lux = "1"
2828
LuxCUDA = "0.3"
2929
MLDatasets = "0.7"

0 commit comments

Comments
 (0)