From 6976bd6d7419caa6468e859bea6565f0d57a7155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 18:47:08 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.37.0 to 9.9.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.37.0 to 9.9.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.37.0...9.9.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.9.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..4b2f85c1d 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.9.0 pre-commit==4.5.1 \ No newline at end of file