From ecbe78711582f65d6e5caf135c460607c47dd442 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 11 Jul 2026 00:27:09 +0000 Subject: [PATCH] CompatHelper: bump compat for Turing in [extras] to 0.46, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 52583e4ac..f839cb349 100644 --- a/Project.toml +++ b/Project.toml @@ -110,7 +110,7 @@ SymPyPythonCall = "0.2 - 0.5" Symbolics = "5 - 7" Test = "1" ThreadedSparseArrays = "0.2.3" -Turing = "0.30 - 0.45" +Turing = "0.30 - 0.45, 0.46" Unicode = "1" Zygote = "0.6, 0.7" julia = "1.10"