From 4c9806f7db86ef9654801e8dfae03fd1798e76bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:59:21 +0000 Subject: [PATCH] Bump ipython from 7.1.1 to 7.16.3 in /code_court/executor Bumps [ipython](https://github.com/ipython/ipython) from 7.1.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.1.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code_court/executor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_court/executor/requirements.txt b/code_court/executor/requirements.txt index 28f165d..d8954bc 100644 --- a/code_court/executor/requirements.txt +++ b/code_court/executor/requirements.txt @@ -8,7 +8,7 @@ decorator==4.0.11 docker==2.1.0 docker-pycreds==0.2.1 idna==2.7 -ipython==7.1.1 +ipython==7.16.3 ipython-genutils==0.1.0 isort==4.3.4 jedi==0.13.1