From 4cfbc136bf09f97f97f26b2be8e698bbd4500d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:20:57 +0000 Subject: [PATCH] Bump ipython from 5.2.2 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 5.2.2 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.2.2...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7ed10d9..3075ac8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ coverage==4.3.4 decorator==4.0.11 enum34==1.1.6 ipdb==0.10.2 -ipython==5.2.2 +ipython==8.10.0 ipython-genutils==0.1.0 packaging==16.8 pathlib2==2.2.1