Skip to content

Commit 83f21d9

Browse files
requirescodingjoe
authored andcommitted
[requires.io] dependency update
1 parent 3a613fe commit 83f21d9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

requirements-dev.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
# pip-compile requirements-dev.in
66
#
77
-e .
8-
django-appconf==1.0.1
9-
flake8==2.5.4
10-
isort==4.2.2
11-
mccabe==0.4.0 # via flake8
8+
django-appconf==1.0.2
9+
flake8==3.0.4
10+
isort==4.2.5
11+
mccabe==0.5.2 # via flake8
1212
pep257==0.7.0
13-
pep8-naming==0.3.3
13+
pep8-naming==0.4.1
1414
pep8==1.7.0 # via flake8
15-
pluggy==0.3.1 # via tox
15+
pluggy==0.4.0 # via tox
1616
py==1.4.31 # via pytest, tox
17-
pyflakes==1.0.0 # via flake8
18-
pytest-django==2.9.1
19-
pytest==2.8.7
20-
selenium==2.52.0
17+
pyflakes==1.3.0 # via flake8
18+
pytest-django==3.0.0
19+
pytest==3.0.3
20+
selenium==3.0.1
2121
six==1.10.0 # via django-appconf
22-
tox==2.3.1
23-
virtualenv==14.0.6 # via tox
22+
tox==2.4.1
23+
virtualenv==15.0.3 # via tox

0 commit comments

Comments
 (0)