Skip to content

Commit 7f1425b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for PrettyTables to 3 for package benchmark, (keep existing compat)
1 parent 4d45bd3 commit 7f1425b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

benchmark/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ ThreadPinning = "811555cd-349b-4f26-b7bc-1f208b848042"
1919
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
2020
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
2121

22-
[sources]
23-
NetworkDynamics = {path = ".."}
22+
[sources.NetworkDynamics]
23+
path = ".."
2424

2525
[compat]
2626
AbstractTrees = "0.4.5"
@@ -33,7 +33,7 @@ Makie = "0.24"
3333
NetworkDynamics = "≥0.0.1"
3434
OrderedCollections = "1.7.0"
3535
PkgBenchmark = "0.2.12"
36-
PrettyTables = "2.4.0"
36+
PrettyTables = "2.4.0, 3"
3737
ProgressMeter = "1.10.2"
3838
SciMLBase = "≥0.0.1"
3939
StableRNGs = "1.0.2"

0 commit comments

Comments
 (0)