From b5bf2bb4c8122a9bb6cca01fa11712944e05c26a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 4 Sep 2026 00:48:24 +0000 Subject: [PATCH] CompatHelper: bump compat for HypothesisTests to 0.12, (keep existing compat) --- Project.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index f7a512504..62562b8b8 100644 --- a/Project.toml +++ b/Project.toml @@ -40,8 +40,8 @@ LazyReports = "e5afb96c-f319-4582-8667-2a6c7d02249d" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" LogarithmicNumbers = "aa2f6b4e-9042-5d33-9679-40d3a6b85899" MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" -MatrixShapedOperators = "bac048d7-ba5f-40bb-941d-86aed15d6a0e" Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" +MatrixShapedOperators = "bac048d7-ba5f-40bb-941d-86aed15d6a0e" MeasureBase = "fa1605e6-acd5-459c-a1e6-7e635759db14" Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7" OneTwoMany = "762dc654-8631-413a-a342-372a7419ad9d" @@ -123,7 +123,7 @@ FunctionChains = "0.2.7" Functors = "0.2, 0.3, 0.4, 0.5" HDF5 = "0.15, 0.16, 0.17" HeterogeneousComputing = "0.2" -HypothesisTests = "0.10.4, 0.11" +HypothesisTests = "0.10.4, 0.11, 0.12" IntervalSets = "0.7" InverseFunctions = "0.1.8" IrrationalConstants = "0.1, 0.2" @@ -134,8 +134,8 @@ LinearAlgebra = "1" LogarithmicNumbers = "1" MGVI = "0.6" MacroTools = "0.5.6" -MatrixShapedOperators = "0.1" Markdown = "1" +MatrixShapedOperators = "0.1" MeasureBase = "0.12, 0.13, 0.14" Measurements = "2.2" NestedSamplers = "0.8, 0.9" @@ -153,9 +153,9 @@ PythonCall = "0.9.26" Random = "1" Random123 = "1.2" RecipesBase = "0.7, 0.8, 1" +ScopedSettings = "0.2" Sobol = "1.4" StableRNGs = "1" -ScopedSettings = "0.2" StaticArrays = "0.12.5, 1" StaticThings = "0.2" Statistics = "1"