iterative / py-template

Hypermodern Python Cookiecutter
http://cookiecutter-hypermodern-python.readthedocs.io/
MIT License
14 stars 7 forks source link

dependabot: explicitely define pytest plugins instead of using pytest-* #97

Closed dtrifiro closed 1 year ago

dtrifiro commented 1 year ago

fixes #96

skshetry commented 1 year ago

I'd prefer getting rid of all the ignores tbh. It should not be up to us to make this decision. If downstream repositories want to ignore some dependenices, it's up to them. Regarding duplications between dependabot and cruft update, I don't think it's enough of a reason to do this.

Also see https://github.com/iterative/py-template/issues/25#issuecomment-1216111981.

dtrifiro commented 1 year ago

Yeah, that would be better.