From 84e2e4061113dcdb1ed6c016c4eaaf250f51a3e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 14:12:14 +0000 Subject: [PATCH] Bump ipython from 7.24.1 to 7.25.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.24.1 to 7.25.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.24.1...7.25.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6567433e0..45fd9a216 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ipython==7.24.1 +ipython==7.25.0 Sphinx==4.0.2 sphinxcontrib-fulltoc==1.2.0 nbsphinx==0.8.6