TuringLang / TuringGLM.jl

Bayesian Generalized Linear models using `@formula` syntax.
https://turinglang.org/TuringGLM.jl/dev
MIT License
71 stars 7 forks source link

CompatHelper: bump compat for CSV to 0.10 for package test, (drop existing compat) #121

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the CSV package from 0.9, 1 to 0.10 for package test. This drops 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.