bifurcationkit / BifurcationKit.jl

A Julia package to perform Bifurcation Analysis
https://bifurcationkit.github.io/BifurcationKitDocs.jl/stable
Other
288 stars 34 forks source link

CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) #135

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

This pull request changes the compat entry for the RecursiveArrayTools package from ^2.3, ^2.4, ^2.8, ^2.9 to ^2.3, ^2.4, ^2.8, ^2.9, 3. 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.