From d19145720c19f4c046983ac48ecd3b5eedadd21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:33:35 +0000 Subject: [PATCH] Bump ipython from 6.5.0 to 7.16.3 in /books/thoughtful_ml 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] --- books/thoughtful_ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/thoughtful_ml/requirements.txt b/books/thoughtful_ml/requirements.txt index 3d11e0a..c2d8f66 100644 --- a/books/thoughtful_ml/requirements.txt +++ b/books/thoughtful_ml/requirements.txt @@ -7,7 +7,7 @@ defusedxml==0.5.0 entrypoints==0.2.3 html5lib==1.0.1 ipykernel==4.9.0 -ipython==6.5.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.4.1 jedi==0.12.1