From 7c18f7f9d90a85424253ed46d0444c2f7ea6125a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:12:41 +0000 Subject: [PATCH] Bump ipython from 8.21.0 to 8.28.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.21.0 to 8.28.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.21.0...8.28.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..6abaacdd 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.28.0 # Django # ------------------------------------------------------------------------------