From 254bc454f5388758ea80051326ab95e243e2d1d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:10:57 +0000 Subject: [PATCH] CompatHelper: bump compat for "ValueShapes" to "0.7" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 938aaffbe..bddfad97d 100644 --- a/Project.toml +++ b/Project.toml @@ -91,7 +91,7 @@ StructArrays = "0.4" Tables = "0.2, 1.0" TypedTables = "1.2" UnsafeArrays = "1" -ValueShapes = "0.6.10" +ValueShapes = "0.6.10, 0.7" julia = "1.3" [extras]