From c69af2567cba8388a670c2b2f0e5024db629a7a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Sep 2017 11:40:27 -0700 Subject: [PATCH] Update ipython from 5.1.0 to 6.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75c1148..2be4f73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ djangorestframework==3.5.3 gnureadline==6.3.3 gunicorn==19.6.0 ipdb==0.10.2 -ipython==5.1.0 +ipython==6.2.0 ipython-genutils==0.1.0 Markdown==2.6.7 # Pinned to mock 1.0.1 because of setuptools version conflict