From 28e5443d16810b64c7cf57677d55339b50661cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 21:18:02 +0000 Subject: [PATCH] Bump ipython from 7.28.0 to 8.10.0 in /environment/requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.28.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.28.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.10.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- environment/requirements/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements/requirements-dev.txt b/environment/requirements/requirements-dev.txt index f6cf266..035dfb6 100644 --- a/environment/requirements/requirements-dev.txt +++ b/environment/requirements/requirements-dev.txt @@ -2,4 +2,4 @@ flake8==4.0.1 mccabe==0.6.1 pycodestyle==2.8.0 pyflakes==2.4.0 -ipython==7.28.0 +ipython==8.10.0