Ability to use updater script to pin dev requirements (#14644)

* Add a dev option for updater script to pin CI reqs

* Avoid removing git links for dev requirements

* Add dev to primary options

* Fix up sanitize git switch
This commit is contained in:
Alan Rominger
2024-02-12 11:57:59 -05:00
committed by GitHub
parent 3ae72219b4
commit 4c41f6b018
2 changed files with 22 additions and 10 deletions

View File

@@ -10,7 +10,6 @@ black
pytest!=7.0.0
pytest-cov
pytest-django
pytest-pythonpath
pytest-mock==1.11.1
pytest-timeout
pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason