From 62e6cbc33cbc7dc24c045abce658d18bebe4179a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 01:41:16 +0000 Subject: [PATCH] Bump ipython from 8.18.1 to 8.22.1 in /caster-back Bumps [ipython](https://github.com/ipython/ipython) from 8.18.1 to 8.22.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.18.1...8.22.1) --- 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 b67eb7cb..c60f4dc4 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.18.1 +ipython==8.22.1 django-debug-toolbar==4.1.0 pydot==1.4.2