Skip to content

Commit 1b0a0d6

Browse files
Merge pull request #9 from FRBNY-DSGE/compathelper/new_version/2020-12-18-00-37-32-665-3210048466
CompatHelper: bump compat for "DataFrames" to "0.22"
2 parents b1ef030 + 9bac99b commit 1b0a0d6

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
@@ -19,7 +19,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1919
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2020

2121
[compat]
22-
DataFrames = "0.11.7, 0.12.0, 0.13, 0.14, 0.15, 0.16.0, 0.17, 0.18, 0.19, 0.20, 0.21"
22+
DataFrames = "0.11.7, 0.12.0, 0.13, 0.14, 0.15, 0.16.0, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
2323
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
2424
ForwardDiff = "^0.10"
2525
Nullables = "^0.0.8, 1"

0 commit comments

Comments
 (0)