From bf08b1b9b2bf11675b883620d2cd4556cd588a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:43:17 +0000 Subject: [PATCH] Bump ipython from 4.1.1 to 7.16.3 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 4.1.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/4.1.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index fa521ec..d85f806 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -3,7 +3,7 @@ pytest==2.9.0 pytest-cov==2.2.1 tox==2.3.1 isort==4.2.2 -ipython==4.1.1 +ipython==7.16.3 wheel==0.29.0 python-coveralls==2.7.0 frosted==1.4.1