Skip to content

Commit f765428

Browse files
pyup.io botasvetlov
authored andcommitted
Update pytest to 3.2.4 (#303)
* Update pytest from 3.2.3 to 3.2.4 * Update pytest from 3.2.3 to 3.2.4
1 parent ddaa15b commit f765428

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

0 commit comments

Comments
 (0)