From 545b6a4631a26465a0461228493edf069e1b1628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:09:10 +0000 Subject: [PATCH] Bump ipython from 2.3.0 to 8.10.0 in /desk/docker/dns Bumps [ipython](https://github.com/ipython/ipython) from 2.3.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.3.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- desk/docker/dns/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desk/docker/dns/requirements.txt b/desk/docker/dns/requirements.txt index dd3d7cb..2dbd4b3 100644 --- a/desk/docker/dns/requirements.txt +++ b/desk/docker/dns/requirements.txt @@ -24,7 +24,7 @@ greenlet==0.4.4 html5lib==0.999 http-parser==0.8.3 ipdb==0.8 -ipython==2.3.0 +ipython==8.10.0 json-diff==1.3.3 paramiko==1.15.1 pycparser==2.10