From 77692fdda70788ca75245bb204541004c223bfe8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 17:44:55 +0200 Subject: [PATCH] Bump ipython from 7.14.0 to 7.15.0 in /src/requirements (#545) Bumps [ipython](https://github.com/ipython/ipython) from 7.14.0 to 7.15.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.14.0...7.15.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 9195fb05..612d5447 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.14.0 +ipython==7.15.0 irc3==1.1.5 lxml==4.5.0 olefile==0.46