Skip to content

Commit f744c70

Browse files
committed
bump julia compat to "1.4"
to match the compat of `PlotlyBase.jl` (one of our deps)
1 parent 5c908f4 commit f744c70

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
@@ -36,8 +36,8 @@ JSON3 = "1.9"
3636
MD5 = "0.2"
3737
PlotlyBase = "0.8.5, 0.8.6"
3838
YAML = "0.4.7"
39-
julia = "1.3"
4039
Requires = "1.3"
40+
julia = "1.4"
4141

4242
[extras]
4343
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)