From ce8ce4f141e7356efa8e699893a35943de7e419c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:54:58 +0000 Subject: [PATCH] Bump ipython from 6.5.0 to 8.10.0 in /server Bumps [ipython](https://github.com/ipython/ipython) from 6.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.5.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 8d10831..9eb3a01 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -10,7 +10,7 @@ djangorestframework-camel-case==0.2.0 djangorestframework>=3.9.1,<3.10 drf-yasg[validation] ipython-genutils==0.2.0 -ipython==6.5.0 +ipython==8.10.0 jedi==0.12.1 packaging parameterized==0.7.0