Skip to content

Commit 5ad7e75

Browse files
pyup.io botjettify
authored andcommitted
Scheduled weekly dependency update for week 11 (#271)
* Update flake8 from 3.4.1 to 3.5.0 * Update ipython from 6.1.0 to 6.2.1 * Update pytest from 3.4.0 to 3.4.2 * Update sphinx from 1.6.5 to 1.7.1 * Update sqlalchemy from 1.2.4 to 1.2.5
1 parent a4eaef1 commit 5ad7e75

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
coverage==4.5.1
2-
flake8==3.4.1
2+
flake8==3.5.0
33
ipdb==0.11
4-
ipython==6.1.0
5-
pytest==3.4.0
4+
ipython==6.2.1
5+
pytest==3.4.2
66
pytest-cov==2.5.1
77
pytest-sugar==0.9.1
8-
sphinx==1.6.5
8+
sphinx==1.7.1
99
sphinxcontrib-asyncio==0.2.0
10-
sqlalchemy==1.2.4
10+
sqlalchemy==1.2.5

0 commit comments

Comments
 (0)