Skip to content

Commit ac6267d

Browse files
pyup.io botjettify
authored andcommitted
Scheduled weekly dependency update for week 14 (#279)
* Update ipython from 6.2.1 to 6.3.1 * Update pytest from 3.4.2 to 3.5.0 * Update docker from 3.1.4 to 3.2.1 * Update sphinx from 1.7.1 to 1.7.2 * Update sqlalchemy from 1.2.5 to 1.2.6
1 parent fcde0a4 commit ac6267d

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,12 +1,12 @@
11
coverage==4.5.1
22
flake8==3.5.0
33
ipdb==0.11
4-
ipython==6.2.1
5-
pytest==3.4.2
4+
ipython==6.3.1
5+
pytest==3.5.0
66
pytest-cov==2.5.1
77
pytest-sugar==0.9.1
88
PyMySQL>=0.7.5
9-
docker==3.1.4
10-
sphinx==1.7.1
9+
docker==3.2.1
10+
sphinx==1.7.2
1111
sphinxcontrib-asyncio==0.2.0
12-
sqlalchemy==1.2.5
12+
sqlalchemy==1.2.6

0 commit comments

Comments
 (0)