Skip to content

Commit e9dcbc9

Browse files
authored
Merge pull request #269 from aio-libs/pyup-update-pytest-3.2.0-to-3.2.1
Update pytest to 3.2.1
2 parents 8830873 + 0ff240d commit e9dcbc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/blog/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pyflakes==1.6.0
22
pep8==1.7.0
3-
pytest==3.2.0
3+
pytest==3.2.1
44
ipdb==0.10.3

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ipdb==0.10.3
1212
motor==1.1
1313
pytest-cov==2.5.1
1414
pytest-sugar==0.9.0
15-
pytest==3.2.0
15+
pytest==3.2.1
1616
python-dateutil==2.6.1
1717
sqlalchemy==1.1.13
1818
trafaret==0.10.4

0 commit comments

Comments
 (0)