Merge pull request #2441 from kolyshkin/pytest-4.3

Bump pytest to 4.3.1
This commit is contained in:
Ulysses Souza 2019-10-02 13:32:06 +02:00 committed by GitHub
commit 8077d80118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
coverage==4.5.2
flake8==3.6.0
mock==1.0.1
pytest==4.2.1
pytest==4.3.1
pytest-cov==2.6.1
pytest-timeout==1.3.3