From d9fa973e4b91b18f4617085c0c6e7db2c1b42f12 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 05:56:22 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 7.7.0 in /src/requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.7.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...7.7.0) Signed-off-by: dependabot-preview[bot] --- 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 e28049df..81cf1b33 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -23,7 +23,7 @@ docopt==0.6.2 future==0.17.1 html5lib==1.0.1 icalendar==4.0.3 -ipython==7.6.1 +ipython==7.7.0 irc3==1.1.2 oauthlib==3.0.2 olefile==0.46