From 4d15fdb184bf3308e2cb97cb0c87b779672950a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 10:40:19 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.4.0 to 8.8.0 in /backend Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.8.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.4.0...8.8.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index eca140eb2..b5bd41d16 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ djangorestframework-simplejwt==5.2.0 drf-spectacular==0.23.1 drf-nested-routers==0.93.4 pyjwt==2.6.0 -ipython==8.4.0 +ipython==8.8.0 ipython-genutils==0.2.0 kubernetes==24.2.0 psycopg2-binary==2.9.3