From 1977a1ef698b5c13c7b3910968e8633fb83b3ddc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Jun 2019 22:13:30 +0200 Subject: [PATCH] Update ipython from 7.4.0 to 7.6.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7697c4e..3017ecc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,7 +9,7 @@ Pyzotero==1.3.6 # https://github.com/urschrei/pyzotero paypalrestsdk==1.13.1 # https://github.com/paypal/PayPal-Python-SDK bcrypt==3.1.4 scp==0.12.1 -ipython==7.4.0 +ipython==7.6.0 WeasyPrint==43 django-recaptcha==1.4.0