Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored Aug 20, 2024
1 parent 54eacbe commit cb1d7f9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions benchmark/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ version = "1.10.2"

[[BandedMatrices]]
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra", "PrecompileTools", "SparseArrays"]
git-tree-sha1 = "71f605effb24081b09cae943ba39ef9ca90c04f4"
git-tree-sha1 = "88d4a97082bc70fad702f42302a8bd21079b8963"
uuid = "aae01518-5342-5314-be14-df237901396f"
version = "1.7.2"
version = "1.7.3"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables"]
Expand Down Expand Up @@ -62,9 +62,9 @@ version = "0.1.2"

[[ConstructionBase]]
deps = ["LinearAlgebra"]
git-tree-sha1 = "d8a9c0b6ac2d9081bf76324b39c78ca3ce4f0c98"
git-tree-sha1 = "a33b7ced222c6165f624a3f2b55945fac5a598d9"
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
version = "1.5.6"
version = "1.5.7"

[[ContextVariablesX]]
deps = ["Compat", "Logging", "UUIDs"]
Expand Down Expand Up @@ -109,9 +109,9 @@ version = "0.1.1"

[[FillArrays]]
deps = ["LinearAlgebra", "PDMats", "SparseArrays", "Statistics"]
git-tree-sha1 = "0653c0a2396a6da5bc4766c43041ef5fd3efbe57"
git-tree-sha1 = "fd0002c0b5362d7eb952450ad5eb742443340d6e"
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
version = "1.11.0"
version = "1.12.0"

[[Future]]
deps = ["Random"]
Expand Down
4 changes: 2 additions & 2 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ version = "0.1.2"

[[ConstructionBase]]
deps = ["LinearAlgebra"]
git-tree-sha1 = "d8a9c0b6ac2d9081bf76324b39c78ca3ce4f0c98"
git-tree-sha1 = "a33b7ced222c6165f624a3f2b55945fac5a598d9"
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
version = "1.5.6"
version = "1.5.7"

[[ContextVariablesX]]
deps = ["Compat", "Logging", "UUIDs"]
Expand Down
4 changes: 2 additions & 2 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ version = "0.1.2"

[[ConstructionBase]]
deps = ["LinearAlgebra"]
git-tree-sha1 = "d8a9c0b6ac2d9081bf76324b39c78ca3ce4f0c98"
git-tree-sha1 = "a33b7ced222c6165f624a3f2b55945fac5a598d9"
uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
version = "1.5.6"
version = "1.5.7"

[[ContextVariablesX]]
deps = ["Compat", "Logging", "UUIDs"]
Expand Down

0 comments on commit cb1d7f9

Please sign in to comment.