Skip to content

Commit 202f5f8

Browse files
authored
Merge pull request #273 from aio-libs/pyup-update-pytest-3.2.1-to-3.2.2
Update pytest to 3.2.2
2 parents 697c77e + 5880a1c commit 202f5f8

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.1
3+
pytest==3.2.2
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.1
15+
pytest==3.2.2
1616
python-dateutil==2.6.1
1717
sqlalchemy==1.1.14
1818
trafaret==0.10.4

0 commit comments

Comments
 (0)