Skip to content

Commit 6bfc6b0

Browse files
pyup.io botasvetlov
pyup.io bot
authored andcommitted
Update pytest to 3.1.0 (#1912)
* Update pytest from 3.0.7 to 3.1.0 * Update pytest from 3.0.7 to 3.1.0
1 parent d6a0473 commit 6bfc6b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ multidict==2.1.5
1212
async-timeout==1.2.1
1313
sphinxcontrib-asyncio==0.2.0
1414
sphinxcontrib-newsfeed==0.1.4
15-
pytest==3.0.7
15+
pytest==3.1.0
1616
pytest-cov==2.5.1
1717
pytest-mock==1.6.0
1818
pytest-timeout==1.2.0

requirements-wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cython==0.25.2
2-
pytest==3.0.7
2+
pytest==3.1.0
33
twine==1.8.1

0 commit comments

Comments
 (0)