From b681349fe19cad5d270ed36a75175a6b23aa5b6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:26:47 +0000 Subject: [PATCH] build(deps): bump ipython from 9.8.0 to 9.9.0 Bumps [ipython](https://github.com/ipython/ipython) from 9.8.0 to 9.9.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.8.0...9.9.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 484a93de8..af76eb849 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cloudscraper==1.2.71 crowdin-api-client==1.25.0 -ipython==9.8.0 +ipython==9.9.0 itables==2.6.2 notebook==7.5.1 pandas==2.3.3