Skip to content

Commit 0095f21

Browse files
CompatHelper: bump compat for "DataFrames" to "1.0"
1 parent 9e1741f commit 0095f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
2020

2121
[compat]
2222
CSVFiles = "1"
23-
DataFrames = "0.20, 0.21, 0.22"
23+
DataFrames = "0.20, 0.21, 0.22, 1.0"
2424
DataTables = "0.1"
2525
DataValues = "0.4.4"
2626
DataVoyager = "0.3, 1"

0 commit comments

Comments
 (0)