Skip to content

Commit 1c76084

Browse files
authored
Merge pull request #286 from iamed2/compathelper/new_version/2023-10-07-00-45-03-917-03219714168
CompatHelper: bump compat for CEnum to 0.5, (keep existing compat)
2 parents b3ca5f7 + efabe96 commit 1c76084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
2424
UTCDateTimes = "0f7cfa37-7abf-4834-b969-a8aa512401c2"
2525

2626
[compat]
27-
CEnum = "0.2, 0.3, 0.4"
28-
DataFrames = "0.20, 0.21, 0.22, 1"
27+
CEnum = "0.2, 0.3, 0.4, 0.5"
2928
DBInterface = "2"
29+
DataFrames = "0.20, 0.21, 0.22, 1"
3030
Decimals = "0.4.1"
3131
DocStringExtensions = "0.8.0, 0.9.1"
3232
Infinity = "0.2"

0 commit comments

Comments
 (0)