From 0a3dd2c6cde4957bd65ae77f4af372429a7ee4c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 30 Aug 2019 22:44:38 +0200 Subject: [PATCH] Update ipython from 7.4.0 to 7.8.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7697c4e..af42cb3 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.8.0 WeasyPrint==43 django-recaptcha==1.4.0