From e654c34adab086357d1e913371d506ceba721c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:34:55 +0000 Subject: [PATCH] Bump ipython from 7.32.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.32.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.32.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.10.0 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 97af2de3..478aec38 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,6 +1,6 @@ -r base.txt -ipython==7.32.0 +ipython==8.10.0 pre-commit==4.1.0 black==25.1.0 pytest==8.3.5