Browse Source

Merge pull request #552 from mendersoftware/dependabot/pip/tests/pytest-xdist-3.2.0

chore: bump pytest-xdist from 2.5.0 to 3.2.0 in /tests
master
Lluis Campos 2 years ago
committed by GitHub
parent
commit
0a33d7b862
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/requirements_py3.txt

2
tests/requirements_py3.txt

@ -19,7 +19,7 @@ pyparsing==3.0.9
pytest==7.2.1 pytest==7.2.1
pytest-html==3.2.0 pytest-html==3.2.0
pytest-metadata==2.0.4 pytest-metadata==2.0.4
pytest-xdist==2.5.0 pytest-xdist==3.2.0
python-lzo==1.14 python-lzo==1.14
PyYAML==6.0 PyYAML==6.0
redo==2.0.4 redo==2.0.4

Loading…
Cancel
Save