Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa0ef99

Browse files
pyup-botasvetlov
authored andcommitted
Update pytest to 3.2.0 (aio-libs#2153)
* Update pytest from 3.1.3 to 3.2.0 * Update pytest from 3.1.3 to 3.2.0
1 parent e2836d1 commit fa0ef99

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ isort==4.2.15
1212
tox==2.7.0
1313
multidict==3.1.3
1414
async-timeout==1.2.1
15-
pytest==3.1.3
15+
pytest==3.2.0
1616
pytest-cov==2.5.1
1717
pytest-mock==1.6.2
1818
gunicorn==19.7.1

requirements/wheel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cython==0.26
2-
pytest==3.1.3
2+
pytest==3.2.0
33
twine==1.9.1

0 commit comments

Comments
 (0)