Skip to content

Commit

Permalink
CompatHelper: bump compat for "CSV" to "0.6"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 28, 2020
1 parent 8d61f87 commit 723f1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

[compat]
CSV = "^0.5.12"
CSV = "^0.5.12, 0.6"
DataFrames = "^0.19.4, 0.20"
HTTP = "^0.8.6"
JSON = "^0.21"
Expand Down

0 comments on commit 723f1d8

Please sign in to comment.