Skip to content

Commit 5705a8d

Browse files
github-actions[bot]yebaidevmotion
authored
Update manifest files (#417)
Co-authored-by: yebai <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 9369050 commit 5705a8d

File tree

31 files changed

+746
-741
lines changed

31 files changed

+746
-741
lines changed

tutorials/00-introduction/Manifest.toml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,9 @@ version = "0.3.0"
309309

310310
[[deps.Compat]]
311311
deps = ["UUIDs"]
312-
git-tree-sha1 = "5ce999a19f4ca23ea484e92a1774a61b8ca4cf8e"
312+
git-tree-sha1 = "e460f044ca8b99be31d35fe54fc33a5c33dd8ed7"
313313
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
314-
version = "4.8.0"
314+
version = "4.9.0"
315315
weakdeps = ["Dates", "LinearAlgebra"]
316316

317317
[deps.Compat.extensions]
@@ -371,9 +371,9 @@ version = "1.15.0"
371371

372372
[[deps.DataStructures]]
373373
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
374-
git-tree-sha1 = "cf25ccb972fec4e4817764d01c82386ae94f77b4"
374+
git-tree-sha1 = "3dbd312d370723b6bb43ba9d02fc36abade4518d"
375375
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
376-
version = "0.18.14"
376+
version = "0.18.15"
377377

378378
[[deps.DataValueInterfaces]]
379379
git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
@@ -428,10 +428,10 @@ deps = ["Random", "Serialization", "Sockets"]
428428
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
429429

430430
[[deps.Distributions]]
431-
deps = ["FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns", "Test"]
432-
git-tree-sha1 = "e76a3281de2719d7c81ed62c6ea7057380c87b1d"
431+
deps = ["FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns", "Test"]
432+
git-tree-sha1 = "27a18994a5991b1d2e2af7833c4f8ecf9af6b9ea"
433433
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
434-
version = "0.25.98"
434+
version = "0.25.99"
435435
weakdeps = ["ChainRulesCore", "DensityInterface"]
436436

437437
[deps.Distributions.extensions]
@@ -440,9 +440,9 @@ weakdeps = ["ChainRulesCore", "DensityInterface"]
440440

441441
[[deps.DistributionsAD]]
442442
deps = ["Adapt", "ChainRules", "ChainRulesCore", "Compat", "Distributions", "FillArrays", "LinearAlgebra", "PDMats", "Random", "Requires", "SpecialFunctions", "StaticArrays", "StatsFuns", "ZygoteRules"]
443-
git-tree-sha1 = "0f8826654ec3040c67535be2d0701e854223c813"
443+
git-tree-sha1 = "975de103eb2175cf54bf14b15ded2c68625eabdf"
444444
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
445-
version = "0.6.51"
445+
version = "0.6.52"
446446

447447
[deps.DistributionsAD.extensions]
448448
DistributionsADForwardDiffExt = "ForwardDiff"
@@ -705,9 +705,9 @@ weakdeps = ["Statistics"]
705705

706706
[[deps.InverseFunctions]]
707707
deps = ["Test"]
708-
git-tree-sha1 = "eabe3125edba5c9c10b60a160b1779a000dc8b29"
708+
git-tree-sha1 = "68772f49f54b479fa88ace904f6127f0a3bb2e46"
709709
uuid = "3587e190-3f89-42d0-90ee-14403ec27112"
710-
version = "0.1.11"
710+
version = "0.1.12"
711711

712712
[[deps.InvertedIndices]]
713713
git-tree-sha1 = "0dc7b50b8d436461be01300fd8cd45aa0274b038"
@@ -988,9 +988,9 @@ version = "6.0.3"
988988

989989
[[deps.MCMCDiagnosticTools]]
990990
deps = ["AbstractFFTs", "DataAPI", "DataStructures", "Distributions", "LinearAlgebra", "MLJModelInterface", "Random", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns", "Tables"]
991-
git-tree-sha1 = "695e91605361d1932c3e89a812be78480a4a4595"
991+
git-tree-sha1 = "3e6db72c2ab9cadfa3278ff388473a01fc0cfb9d"
992992
uuid = "be115224-59cd-429b-ad48-344e309966f0"
993-
version = "0.3.4"
993+
version = "0.3.5"
994994

995995
[[deps.MKL_jll]]
996996
deps = ["Artifacts", "IntelOpenMP_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg"]
@@ -1138,9 +1138,9 @@ version = "1.4.1"
11381138

11391139
[[deps.OpenSSL_jll]]
11401140
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1141-
git-tree-sha1 = "1aa4b74f80b01c6bc2b89992b861b5f210e665b5"
1141+
git-tree-sha1 = "bbb5c2115d63c2f1451cb70e5ef75e8fe4707019"
11421142
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
1143-
version = "1.1.21+0"
1143+
version = "1.1.22+0"
11441144

11451145
[[deps.OpenSpecFun_jll]]
11461146
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
@@ -1408,9 +1408,9 @@ version = "1.94.0"
14081408

14091409
[[deps.SciMLOperators]]
14101410
deps = ["ArrayInterface", "DocStringExtensions", "Lazy", "LinearAlgebra", "Setfield", "SparseArrays", "StaticArraysCore", "Tricks"]
1411-
git-tree-sha1 = "745755a5b932c9a664d7e9e4beb60c692b211d4b"
1411+
git-tree-sha1 = "65c2e6ced6f62ea796af251eb292a0e131a3613b"
14121412
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1413-
version = "0.3.5"
1413+
version = "0.3.6"
14141414

14151415
[[deps.ScientificTypesBase]]
14161416
git-tree-sha1 = "a8e18eb383b5ecf1b5e6fc237eb39255044fd92b"
@@ -1661,9 +1661,9 @@ version = "1.4.0"
16611661

16621662
[[deps.Turing]]
16631663
deps = ["AbstractMCMC", "AdvancedHMC", "AdvancedMH", "AdvancedPS", "AdvancedVI", "BangBang", "Bijectors", "DataStructures", "Distributions", "DistributionsAD", "DocStringExtensions", "DynamicPPL", "EllipticalSliceSampling", "ForwardDiff", "Libtask", "LinearAlgebra", "LogDensityProblems", "LogDensityProblemsAD", "MCMCChains", "NamedArrays", "Printf", "Random", "Reexport", "Requires", "SciMLBase", "Setfield", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns", "Tracker"]
1664-
git-tree-sha1 = "89fa5db8e86044c15bfe6d86a1231b46aebe2e70"
1664+
git-tree-sha1 = "6882a8be16767080b3edf2f6f2884ab71aa40e0a"
16651665
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1666-
version = "0.28.0"
1666+
version = "0.28.1"
16671667

16681668
[deps.Turing.extensions]
16691669
TuringDynamicHMCExt = "DynamicHMC"
@@ -1674,9 +1674,9 @@ version = "0.28.0"
16741674
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
16751675

16761676
[[deps.URIs]]
1677-
git-tree-sha1 = "074f993b0ca030848b897beff716d93aca60f06a"
1677+
git-tree-sha1 = "b7a5e99f24892b6824a954199a45e9ffcc1c70f0"
16781678
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
1679-
version = "1.4.2"
1679+
version = "1.5.0"
16801680

16811681
[[deps.UUIDs]]
16821682
deps = ["Random", "SHA"]
@@ -1693,9 +1693,9 @@ version = "0.4.1"
16931693

16941694
[[deps.Unitful]]
16951695
deps = ["Dates", "LinearAlgebra", "Random"]
1696-
git-tree-sha1 = "c4d2a349259c8eba66a00a540d550f122a3ab228"
1696+
git-tree-sha1 = "1cd9b6d3f637988ca788007b7466c132feebe263"
16971697
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
1698-
version = "1.15.0"
1698+
version = "1.16.1"
16991699
weakdeps = ["ConstructionBase", "InverseFunctions"]
17001700

17011701
[deps.Unitful.extensions]

tutorials/01-gaussian-mixture-model/Manifest.toml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,9 @@ version = "0.3.0"
309309

310310
[[deps.Compat]]
311311
deps = ["UUIDs"]
312-
git-tree-sha1 = "5ce999a19f4ca23ea484e92a1774a61b8ca4cf8e"
312+
git-tree-sha1 = "e460f044ca8b99be31d35fe54fc33a5c33dd8ed7"
313313
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
314-
version = "4.8.0"
314+
version = "4.9.0"
315315
weakdeps = ["Dates", "LinearAlgebra"]
316316

317317
[deps.Compat.extensions]
@@ -371,9 +371,9 @@ version = "1.15.0"
371371

372372
[[deps.DataStructures]]
373373
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
374-
git-tree-sha1 = "cf25ccb972fec4e4817764d01c82386ae94f77b4"
374+
git-tree-sha1 = "3dbd312d370723b6bb43ba9d02fc36abade4518d"
375375
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
376-
version = "0.18.14"
376+
version = "0.18.15"
377377

378378
[[deps.DataValueInterfaces]]
379379
git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
@@ -428,10 +428,10 @@ deps = ["Random", "Serialization", "Sockets"]
428428
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
429429

430430
[[deps.Distributions]]
431-
deps = ["FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SparseArrays", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns", "Test"]
432-
git-tree-sha1 = "e76a3281de2719d7c81ed62c6ea7057380c87b1d"
431+
deps = ["FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns", "Test"]
432+
git-tree-sha1 = "27a18994a5991b1d2e2af7833c4f8ecf9af6b9ea"
433433
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
434-
version = "0.25.98"
434+
version = "0.25.99"
435435
weakdeps = ["ChainRulesCore", "DensityInterface"]
436436

437437
[deps.Distributions.extensions]
@@ -440,9 +440,9 @@ weakdeps = ["ChainRulesCore", "DensityInterface"]
440440

441441
[[deps.DistributionsAD]]
442442
deps = ["Adapt", "ChainRules", "ChainRulesCore", "Compat", "Distributions", "FillArrays", "LinearAlgebra", "PDMats", "Random", "Requires", "SpecialFunctions", "StaticArrays", "StatsFuns", "ZygoteRules"]
443-
git-tree-sha1 = "0f8826654ec3040c67535be2d0701e854223c813"
443+
git-tree-sha1 = "975de103eb2175cf54bf14b15ded2c68625eabdf"
444444
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
445-
version = "0.6.51"
445+
version = "0.6.52"
446446

447447
[deps.DistributionsAD.extensions]
448448
DistributionsADForwardDiffExt = "ForwardDiff"
@@ -705,9 +705,9 @@ weakdeps = ["Statistics"]
705705

706706
[[deps.InverseFunctions]]
707707
deps = ["Test"]
708-
git-tree-sha1 = "eabe3125edba5c9c10b60a160b1779a000dc8b29"
708+
git-tree-sha1 = "68772f49f54b479fa88ace904f6127f0a3bb2e46"
709709
uuid = "3587e190-3f89-42d0-90ee-14403ec27112"
710-
version = "0.1.11"
710+
version = "0.1.12"
711711

712712
[[deps.InvertedIndices]]
713713
git-tree-sha1 = "0dc7b50b8d436461be01300fd8cd45aa0274b038"
@@ -988,9 +988,9 @@ version = "6.0.3"
988988

989989
[[deps.MCMCDiagnosticTools]]
990990
deps = ["AbstractFFTs", "DataAPI", "DataStructures", "Distributions", "LinearAlgebra", "MLJModelInterface", "Random", "SpecialFunctions", "Statistics", "StatsBase", "StatsFuns", "Tables"]
991-
git-tree-sha1 = "695e91605361d1932c3e89a812be78480a4a4595"
991+
git-tree-sha1 = "3e6db72c2ab9cadfa3278ff388473a01fc0cfb9d"
992992
uuid = "be115224-59cd-429b-ad48-344e309966f0"
993-
version = "0.3.4"
993+
version = "0.3.5"
994994

995995
[[deps.MKL_jll]]
996996
deps = ["Artifacts", "IntelOpenMP_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg"]
@@ -1138,9 +1138,9 @@ version = "1.4.1"
11381138

11391139
[[deps.OpenSSL_jll]]
11401140
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1141-
git-tree-sha1 = "1aa4b74f80b01c6bc2b89992b861b5f210e665b5"
1141+
git-tree-sha1 = "bbb5c2115d63c2f1451cb70e5ef75e8fe4707019"
11421142
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
1143-
version = "1.1.21+0"
1143+
version = "1.1.22+0"
11441144

11451145
[[deps.OpenSpecFun_jll]]
11461146
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
@@ -1408,9 +1408,9 @@ version = "1.94.0"
14081408

14091409
[[deps.SciMLOperators]]
14101410
deps = ["ArrayInterface", "DocStringExtensions", "Lazy", "LinearAlgebra", "Setfield", "SparseArrays", "StaticArraysCore", "Tricks"]
1411-
git-tree-sha1 = "745755a5b932c9a664d7e9e4beb60c692b211d4b"
1411+
git-tree-sha1 = "65c2e6ced6f62ea796af251eb292a0e131a3613b"
14121412
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
1413-
version = "0.3.5"
1413+
version = "0.3.6"
14141414

14151415
[[deps.ScientificTypesBase]]
14161416
git-tree-sha1 = "a8e18eb383b5ecf1b5e6fc237eb39255044fd92b"
@@ -1661,9 +1661,9 @@ version = "1.4.0"
16611661

16621662
[[deps.Turing]]
16631663
deps = ["AbstractMCMC", "AdvancedHMC", "AdvancedMH", "AdvancedPS", "AdvancedVI", "BangBang", "Bijectors", "DataStructures", "Distributions", "DistributionsAD", "DocStringExtensions", "DynamicPPL", "EllipticalSliceSampling", "ForwardDiff", "Libtask", "LinearAlgebra", "LogDensityProblems", "LogDensityProblemsAD", "MCMCChains", "NamedArrays", "Printf", "Random", "Reexport", "Requires", "SciMLBase", "Setfield", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns", "Tracker"]
1664-
git-tree-sha1 = "89fa5db8e86044c15bfe6d86a1231b46aebe2e70"
1664+
git-tree-sha1 = "6882a8be16767080b3edf2f6f2884ab71aa40e0a"
16651665
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1666-
version = "0.28.0"
1666+
version = "0.28.1"
16671667

16681668
[deps.Turing.extensions]
16691669
TuringDynamicHMCExt = "DynamicHMC"
@@ -1674,9 +1674,9 @@ version = "0.28.0"
16741674
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
16751675

16761676
[[deps.URIs]]
1677-
git-tree-sha1 = "074f993b0ca030848b897beff716d93aca60f06a"
1677+
git-tree-sha1 = "b7a5e99f24892b6824a954199a45e9ffcc1c70f0"
16781678
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
1679-
version = "1.4.2"
1679+
version = "1.5.0"
16801680

16811681
[[deps.UUIDs]]
16821682
deps = ["Random", "SHA"]
@@ -1693,9 +1693,9 @@ version = "0.4.1"
16931693

16941694
[[deps.Unitful]]
16951695
deps = ["Dates", "LinearAlgebra", "Random"]
1696-
git-tree-sha1 = "c4d2a349259c8eba66a00a540d550f122a3ab228"
1696+
git-tree-sha1 = "1cd9b6d3f637988ca788007b7466c132feebe263"
16971697
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
1698-
version = "1.15.0"
1698+
version = "1.16.1"
16991699
weakdeps = ["ConstructionBase", "InverseFunctions"]
17001700

17011701
[deps.Unitful.extensions]

0 commit comments

Comments
 (0)