Skip to content

Commit 590615e

Browse files
authored
Update dependencies.
1 parent 169e530 commit 590615e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Manifest.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ version = "0.4.1"
3434

3535
[[ChainRulesCore]]
3636
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
37-
git-tree-sha1 = "9b0375dc013ab0fc472b37cb8b18eed66b83f76b"
37+
git-tree-sha1 = "4b28f88cecf5d9a07c85b9ce5209a361ecaff34a"
3838
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
39-
version = "0.9.43"
39+
version = "0.9.45"
4040

4141
[[Compat]]
4242
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
43-
git-tree-sha1 = "0900bc19193b8e672d9cd477e6cd92d9e7c02f99"
43+
git-tree-sha1 = "e4e2b39db08f967cc1360951f01e8a75ec441cab"
4444
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
45-
version = "3.29.0"
45+
version = "3.30.0"
4646

4747
[[CompilerSupportLibraries_jll]]
4848
deps = ["Artifacts", "Libdl"]
@@ -105,9 +105,9 @@ version = "1.3.0"
105105

106106
[[LLVM]]
107107
deps = ["CEnum", "Libdl", "Printf", "Unicode"]
108-
git-tree-sha1 = "a220efe4a6bc1c71809d002eb9ed9209ce5a86fb"
108+
git-tree-sha1 = "b499c68a45249b0385585c62f4a9b62b5db8e691"
109109
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
110-
version = "3.7.0"
110+
version = "3.7.1"
111111

112112
[[LazyArtifacts]]
113113
deps = ["Artifacts", "Pkg"]
@@ -138,9 +138,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
138138

139139
[[LogExpFunctions]]
140140
deps = ["DocStringExtensions", "LinearAlgebra"]
141-
git-tree-sha1 = "ed26854d7c2c867d143f0e07c198fc9e8b721d10"
141+
git-tree-sha1 = "1ba664552f1ef15325e68dc4c05c3ef8c2d5d885"
142142
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
143-
version = "0.2.3"
143+
version = "0.2.4"
144144

145145
[[Logging]]
146146
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -255,9 +255,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
255255

256256
[[SpecialFunctions]]
257257
deps = ["ChainRulesCore", "LogExpFunctions", "OpenSpecFun_jll"]
258-
git-tree-sha1 = "9146da51b38e9705b9f5ccfadc3ab10a482cae36"
258+
git-tree-sha1 = "371204984184315ed7228bcc604d08e1bbc18f31"
259259
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
260-
version = "1.4.0"
260+
version = "1.4.2"
261261

262262
[[Statistics]]
263263
deps = ["LinearAlgebra", "SparseArrays"]

0 commit comments

Comments
 (0)