Skip to content

Commit

Permalink
CompatHelper: bump compat for PrettyTables to 2, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Aug 26, 2023
1 parent a2ad017 commit d8f62d6
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 @@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
BenchmarkTools = "^0.4.2, 0.5, 0.6, 0.7, 1"
Cassette = "^0.2.3, 0.3.2"
PrettyTables = "^0.12, 1"
PrettyTables = "^0.12, 1, 2"
julia = "^1"

[extras]
Expand Down

0 comments on commit d8f62d6

Please sign in to comment.