From 4f9ef870d722a93c15fb95c279119df72030f0dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:57:30 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.37.0 to 9.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.37.0 to 9.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.37.0...9.10.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 100afbef3..4246f7ce8 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,5 +4,5 @@ pytest==9.0.2 coverage==7.13.1 pytest-cov==7.0.0 ruff==0.14.11 -ipython==8.37.0 +ipython==9.10.0 pre-commit==4.5.1 \ No newline at end of file