From c89154dddfcf392dfdb0a4468ad396bc732f9c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:10:12 +0000 Subject: [PATCH] Bump ipython from 7.8.0 to 7.16.3 in /linear_regression_presentation Bumps [ipython](https://github.com/ipython/ipython) from 7.8.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.8.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linear_regression_presentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linear_regression_presentation/requirements.txt b/linear_regression_presentation/requirements.txt index a62a307..d12cc12 100644 --- a/linear_regression_presentation/requirements.txt +++ b/linear_regression_presentation/requirements.txt @@ -6,7 +6,7 @@ decorator==4.4.0 defusedxml==0.6.0 entrypoints==0.3 ipykernel==5.1.2 -ipython==7.8.0 +ipython==7.16.3 ipython-genutils==0.2.0 ipywidgets==7.5.1 jedi==0.15.1