mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-31 11:28:30 -04:00
Merge pull request #2485 from alphagov/pin-pytest-xdist
Make pyup ignore pytest-xdist
This commit is contained in:
@@ -6,7 +6,7 @@ pytest-env==0.6.2
|
||||
pytest-mock==1.10.4
|
||||
pytest-cov==2.6.1
|
||||
coveralls==1.7.0
|
||||
pytest-xdist==1.27.0
|
||||
pytest-xdist==1.27.0 # pyup: ignore, version 1.28.0 requires pytest >= 4.4
|
||||
freezegun==0.3.11
|
||||
requests-mock==1.5.2
|
||||
# optional requirements for jsonschema
|
||||
|
||||
Reference in New Issue
Block a user