From 681716ea481e80f9bb1aa380b64d42dafbe7a26f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:29:24 +0000 Subject: [PATCH] Bump ipython from 6.5.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 6.5.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.5.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-win.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-win.txt b/requirements-win.txt index 3150ea9..25aeb5a 100644 --- a/requirements-win.txt +++ b/requirements-win.txt @@ -1,4 +1,4 @@ -ipython==6.5.0 +ipython==7.16.3 napalm==2.3.1 ncclient==0.6.0 netmiko==2.2.2 diff --git a/requirements.txt b/requirements.txt index ffbe1f1..fa28fa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ansible==2.6.3 black==19.3b0 flake8==3.7.7 genie==19.0.1 -ipython==6.5.0 +ipython==7.16.3 napalm==2.4.0 ncclient==0.6.3 netmiko==2.3.3