From 6f5ea7778068264706617195d70c4bbd37e2caf8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 12:43:17 +0200 Subject: [PATCH] Bump ipython from 7.13.0 to 7.14.0 in /src/requirements (#528) Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 7.14.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...7.14.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index c90942d3..9c16c924 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -20,7 +20,7 @@ future==0.18.2 graphene-django==2.10.0 html5lib==1.0.1 icalendar==4.0.6 -ipython==7.13.0 +ipython==7.14.0 irc3==1.1.5 lxml==4.5.0 olefile==0.46