From d303ae068a409c5a688e767304e71f1e4552d209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:25:34 +0000 Subject: [PATCH] Bump ipython from 6.1.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 6.1.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.1.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20b9c2a..eb474ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ django-easy-pjax==1.3.0 docutils==0.14 Pillow==4.2.1 gunicorn==19.7.1 -ipython==6.1.0 \ No newline at end of file +ipython==8.10.0 \ No newline at end of file