From 5fd6b54b7d90cb51e56ce7bfec25d104a77a03bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 12:50:34 +0000 Subject: [PATCH] Bump ipython from 7.33.0 to 9.6.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.33.0 to 9.6.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.33.0...9.6.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index da9a782c..ba34f27e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -9,7 +9,7 @@ django-ratelimit-backend==2.0 django-recaptcha==4.1.0 django-taggit==5.0.1 django-tailwind==4.0.1 -ipython==7.33.0 +ipython==9.6.0 Markdown==3.4.4 Pillow==12.0.0 Pygments==2.19.2