From a72a77afac78e30b3ed44af3803192270e93457f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:35:15 +0000 Subject: [PATCH] Bump ipython from 7.4.0 to 7.16.3 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.4.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.4.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9216606..6cbdcc5 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.16.3 WeasyPrint==43 django-recaptcha==1.4.0