JuliaRegistries / CompatHelper.jl

Automatically update the [compat] entries for your Julia package's dependencies
https://JuliaRegistries.github.io/CompatHelper.jl/dev/
MIT License
138 stars 40 forks source link

Bug: PR opened to add older version to existing compat #474

Open sethaxen opened 12 months ago

sethaxen commented 12 months ago

I just added a "1.6" bound to the compat for Artifacts in a package, and CompatHelper the next day opened a PR to change the bound to "1.6, 1", which seems like a bug: https://github.com/arviz-devs/ArviZExampleData.jl/pull/19