Skip to content

Commit

Permalink
CompatHelper: bump compat for "DataFrames" to "1.0" for package docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 24, 2021
1 parent 9fa073f commit cd13483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

[compat]
CodeTracking = "1.0"
DataFrames = "0.22"
DataFrames = "0.22, 1.0"
Gadfly = "1.3"
Latexify = "0.15"

0 comments on commit cd13483

Please sign in to comment.