Skip to content

Commit 264d548

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for HypothesisTests to 0.11, (keep existing compat) (#48)
* CompatHelper: bump compat for HypothesisTests to 0.11, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
1 parent 8a39ded commit 264d548

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CalibrationTests"
22
uuid = "2818745e-0823-50c7-bc2d-405ac343d48b"
33
authors = ["David Widmann <david.widmann@it.uu.se>"]
4-
version = "0.6.2"
4+
version = "0.6.3"
55

66
[deps]
77
CalibrationErrors = "33913031-fe46-5864-950f-100836f47845"
@@ -18,7 +18,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
1818
[compat]
1919
CalibrationErrors = "0.6"
2020
ConsistencyResampling = "0.3"
21-
HypothesisTests = "0.8, 0.9, 0.10"
21+
HypothesisTests = "0.8, 0.9, 0.10, 0.11"
2222
KernelFunctions = "0.10"
2323
Reexport = "1"
2424
StatsFuns = "0.8, 0.9, 1"

0 commit comments

Comments
 (0)