Why is dependabot so terrible? It has been trying to upgrade tablib for me across all my projects. But I don’t depend on tablib, I depend on django-import-export, which has a specified ceiling on the tablib version. Setting aside my feelings about that, I wish dependabot would stop suggesting I update tablib to a version not supported by django-import-export.
↧