From b7a46c0cf9fe64646b91be2f951d55a1d1828e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:42:08 +0000 Subject: [PATCH] Bump ipython from 8.21.0 to 8.26.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.21.0 to 8.26.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.21.0...8.26.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... 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 ee7e5f70..3c82c19f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi celery[sqs]==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery django-celery-beat==2.6.0 # https://github.com/celery/django-celery-beat flower==2.0.1 # https://github.com/mher/flower -ipython==8.21.0 +ipython==8.26.0 # Django # ------------------------------------------------------------------------------