From f7df5a964c317b1d2c3fbce5fff0730d42132c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 01:34:25 +0000 Subject: [PATCH] Bump ipython from 8.1.1 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.1.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.1.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index a8d46d6..9983f52 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,4 +4,4 @@ django-nose==1.4.7 pytest-django==4.5.2 flake8==4.0.1 ipdb==0.13.9 -ipython==8.1.1 +ipython==8.10.0