Currently we have different env ([testenv:update-requirements]) for reqs.txt updates in tox
we need a canon run to unify them across all repos. Things to consider:
- same resolver everywhere
- consider -U option (or add separate env)
- fix (or clean up afterwards) all the comment lines. It should be aligned with renovate style to avoid noise in PRs (example PR)
