From ef036321905872b75e2df956402a18821650cee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:03:28 +0000 Subject: [PATCH] Bump ipython from 5.3.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 5.3.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.3.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eeafa2ce6..d47c7e88d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gunicorn==19.9.0 httplib2==0.9.2 ipaddress==1.0.16 ipaddr==2.1.11 -ipython==5.3.0 +ipython==8.10.0 json-delta==2.0 json-spec[ip]==0.10.1 junos-eznc==2.5.3 diff --git a/requirements_docs.txt b/requirements_docs.txt index 2d0169c4f..e776478df 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -17,7 +17,7 @@ enum==0.4.6 gunicorn==19.9.0 httplib2==0.9.2 ipaddress==1.0.16 -ipython==5.3.0 +ipython==8.10.0 json-delta==2.0 json-spec[ip]==0.10.1 kombu==3.0.37