Skip to content

Commit 12bbd12

Browse files
chore(deps): update LinearSolve requirement from 2, 3, 4.2 to 2, 3, 4.2, 5.0 (#230)
Updates the requirements on [LinearSolve](https://github.com/SciML/LinearSolve.jl) to permit the latest version. Updates `LinearSolve` to 5.0.0 - [Release notes](https://github.com/SciML/LinearSolve.jl/releases) - [Commits](https://github.com/SciML/LinearSolve.jl/commits/v5.0.0) --- updated-dependencies: - dependency-name: LinearSolve dependency-version: 5.0.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 070576c commit 12bbd12

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, 4.2"
26+
LinearSolve = "2, 3, 4.2, 5.0"
2727
Lux = "1"
2828
LuxCUDA = "0.3"
2929
MLDatasets = "0.7"

0 commit comments

Comments
 (0)