From 8e3165ce43f6cc227cee9147985fd5d95220c1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:41:22 +0000 Subject: [PATCH] build(deps): bump ipython from 7.6.1 to 7.16.3 in /anaconda Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anaconda/anaconda-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda/anaconda-requirements.txt b/anaconda/anaconda-requirements.txt index 7fa221b..de3ac40 100644 --- a/anaconda/anaconda-requirements.txt +++ b/anaconda/anaconda-requirements.txt @@ -80,7 +80,7 @@ imagesize==1.1.0 importlib_metadata==0.17 intel-openmp==2019.4 ipykernel==5.1.1 -ipython==7.6.1 +ipython==7.16.3 ipython_genutils==0.2.0 ipywidgets==7.5.0 isort==4.3.21