Skip to content

Commit c9e6755

Browse files
authored
Merge pull request #1 from Poorvak/pyup-initial-update
Initial Update
2 parents 80abd98 + ec793f3 commit c9e6755

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements_dev.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
pip==8.1.2
1+
pip==9.0.1
22
bumpversion==0.5.3
3-
wheel==0.29.0
3+
wheel==0.30.0
44
watchdog==0.8.3
5-
flake8==2.6.0
6-
tox==2.3.1
7-
coverage==4.1
8-
Sphinx==1.4.8
9-
cryptography==1.7
10-
PyYAML==3.11
11-
pytest==2.9.2
12-
pytest-runner==2.11.1
5+
flake8==3.5.0
6+
tox==2.9.1
7+
coverage==4.4.2
8+
Sphinx==1.6.6
9+
cryptography==2.1.4
10+
PyYAML==3.12
11+
pytest==3.3.2
12+
pytest-runner==3.0

0 commit comments

Comments
 (0)