From 9eb78acd09cfb16d96cbc6d2103384882d396e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 01:14:37 +0000 Subject: [PATCH] Bump ipython from 8.4.0 to 8.16.0 in /caster-back Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.16.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.4.0...8.16.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- caster-back/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caster-back/requirements-dev.txt b/caster-back/requirements-dev.txt index dc404994..4d3cc323 100644 --- a/caster-back/requirements-dev.txt +++ b/caster-back/requirements-dev.txt @@ -1,6 +1,6 @@ -r requirements.txt django-extensions==3.2.3 -ipython==8.4.0 +ipython==8.16.0 django-debug-toolbar==4.1.0 pydot==1.4.2