Browse Source

Merge pull request #505 from mendersoftware/dependabot/pip/tests/pytest-7.2.0

chore: bump pytest from 7.1.3 to 7.2.0 in /tests
4.0.x
Lluis Campos 2 years ago
committed by GitHub
parent
commit
ddfc8b03f8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/requirements_py3.txt

2
tests/requirements_py3.txt

@ -16,7 +16,7 @@ py==1.11.0
pycparser==2.21 pycparser==2.21
PyNaCl==1.5.0 PyNaCl==1.5.0
pyparsing==3.0.9 pyparsing==3.0.9
pytest==7.1.3 pytest==7.2.0
pytest-html==3.2.0 pytest-html==3.2.0
pytest-metadata==2.0.2 pytest-metadata==2.0.2
python-lzo==1.14 python-lzo==1.14

Loading…
Cancel
Save