From 0973783e55ca07bf8e177910c9d47854117a4ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 14:22:12 +0800 Subject: [PATCH] Bump ipython from 7.10.1 to 7.16.3 in /notebooks (#460) Bumps [ipython](https://github.com/ipython/ipython) from 7.10.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.10.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- notebooks/requirements.nb.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.nb.txt b/notebooks/requirements.nb.txt index a2ead9be3..518b1a5de 100644 --- a/notebooks/requirements.nb.txt +++ b/notebooks/requirements.nb.txt @@ -16,7 +16,7 @@ isort==4.3.21 pandas==0.25.3 matplotlib==3.1.2 seaborn==0.9.0 -ipython==7.10.1 +ipython==7.16.3 ipython-genutils==0.2.0 shap==0.32.1 seaborn==0.9.0