From 0f2272e14378bb32275cfd20254e4a0c930f1825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:43:52 +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/developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/developer.txt b/requirements/developer.txt index 2592c22b7..6c9c1e112 100644 --- a/requirements/developer.txt +++ b/requirements/developer.txt @@ -1,4 +1,4 @@ -ipython==4.1.1 +ipython==7.16.3 pyflakes pep8 django-debug-toolbar