From c4050524233781396e53a798bf8c7624cd43ca57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 14:19:53 +0000 Subject: [PATCH] Bump ipython from 7.13.0 to 7.16.3 in /python-conda Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-conda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-conda/requirements.txt b/python-conda/requirements.txt index 799d541c0..a4cf21f2e 100644 --- a/python-conda/requirements.txt +++ b/python-conda/requirements.txt @@ -100,7 +100,7 @@ importlib-metadata==1.5.0 importlib_resources==4.1.1 ipykernel==5.1.4 ipyparallel==6.2.4 -ipython==7.13.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.5.1 isort==4.3.21