Browse Source

Bump pytest version to 6.2.5

master
Kristaps Kaupe 3 years ago
parent
commit
890dd50987
No known key found for this signature in database
GPG Key ID: 33E472FE870C7E5D
  1. 2
      requirements/testing.txt

2
requirements/testing.txt

@ -3,7 +3,7 @@
# numpy
pexpect
coverage==5.2.1
pytest==5.3.5
pytest==6.2.5
pytest-cov>=2.4.0,<2.6
python-coveralls
mock

Loading…
Cancel
Save