From fed27e1be269b69dca52bf215ce8583821899566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 21:56:07 +0000 Subject: [PATCH] Bump ipython from 6.5.0 to 8.10.0 in /books/thoughtful_ml Bumps [ipython](https://github.com/ipython/ipython) from 6.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.5.0...8.10.0) --- 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(-) mode change 100755 => 100644 books/thoughtful_ml/requirements.txt diff --git a/books/thoughtful_ml/requirements.txt b/books/thoughtful_ml/requirements.txt old mode 100755 new mode 100644 index 3d11e0a..68bfa3a --- 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==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.4.1 jedi==0.12.1