Skip to content

Commit

Permalink
CompatHelper: bump compat for XLSX to 0.9, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 10, 2023
1 parent 2144976 commit f5f7a08
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 @@ -8,7 +8,7 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"

[compat]
Mimi = "0.10, 1.0"
XLSX = "0.7.2, 0.8"
XLSX = "0.7.2, 0.8, 0.9"
julia = "1.6"

[extras]
Expand Down

0 comments on commit f5f7a08

Please sign in to comment.