Skip to content

Commit

Permalink
CompatHelper: bump compat for Dictionaries to 0.4 for package core, (…
Browse files Browse the repository at this point in the history
…keep existing compat) (#1013)

This pull request changes the compat entry for the `Dictionaries`
package from `0.3.25` to `0.3.25, 0.4` for package core.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass
before you merge this pull request.

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Jan 31, 2024
1 parent 83939dd commit 58f46dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ DataFrames = "1.4"
DataInterpolations = "4.4"
DataStructures = "0.18"
Dates = "<0.0.1,1"
Dictionaries = "0.3.25"
Dictionaries = "0.3.25, 0.4"
DiffEqCallbacks = "2.29.1"
Documenter = "0.27,1"
EnumX = "1.0"
Expand Down

0 comments on commit 58f46dd

Please sign in to comment.