From 6d7229f739e22044085634c2f55be9b7ccb740ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 00:06:55 +0000 Subject: [PATCH] CompatHelper: bump compat for "TimeZones" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f4e6196..2e95153 100644 --- a/Project.toml +++ b/Project.toml @@ -17,7 +17,7 @@ CodecZlib = "0.4, 0.5, 0.6" DataFrames = "0.19, 0.20" FileIO = "1.0.5" Requires = "1.0.0" -TimeZones = "0.7, 0.8, 0.9, 0.10" +TimeZones = "0.7, 0.8, 0.9, 0.10, 1.0" julia = "1" [extras]