From 3e79d94b394c8ec516d7a570520b8bec247c2f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:45:06 +0000 Subject: [PATCH] Bump ipython from 6.4.0 to 7.16.3 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 6.4.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.4.0...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 f559a25..b368741 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -7,5 +7,5 @@ pytest pytest-cov pytest-html pytest-django -ipython==6.4.0 +ipython==7.16.3 ipython-genutils==0.2.0