From 47969852bdbc82f64dbf9e5403bf485c2f14bd7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 04:17:35 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 7.7.0 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] --- ci/requirements_devel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements_devel.txt b/ci/requirements_devel.txt index bd028b45..758db779 100644 --- a/ci/requirements_devel.txt +++ b/ci/requirements_devel.txt @@ -8,7 +8,7 @@ python-coveralls codacy-coverage -Ipython==7.6.1;python_version>="3.5" +Ipython==7.7.0;python_version>="3.5" Ipython==5.8.0;python_version<="2.7" sphinx>=1.7 sphinx_bootstrap_theme>=0.6