Skip to content

Commit

Permalink
Upgrade pytest and -timeout (#18722)
Browse files Browse the repository at this point in the history
* Upgrade pytest to 4.0.1

* Upgrade pytest-timeout to 1.3.3
  • Loading branch information
scop authored and balloob committed Nov 26, 2018
1 parent 9894eff commit b4e2f2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.6.0
pytest-sugar==0.9.2
pytest-timeout==1.3.2
pytest==4.0.0
pytest-timeout==1.3.3
pytest==4.0.1
requests_mock==1.5.2
4 changes: 2 additions & 2 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.6.0
pytest-sugar==0.9.2
pytest-timeout==1.3.2
pytest==4.0.0
pytest-timeout==1.3.3
pytest==4.0.1
requests_mock==1.5.2


Expand Down

0 comments on commit b4e2f2a

Please sign in to comment.