From d4cf3063b528d2585e103fa6d43d1c255baa93dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:35:38 +0000 Subject: [PATCH] Bump ipython in /DSR Lecture notebooks/Module 04 - SVM - Phillip Bumps [ipython](https://github.com/ipython/ipython) from 5.4.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.4.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Module 04 - SVM - Phillip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt b/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt index 60bb3ff8..eeaa70f7 100644 --- a/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt +++ b/DSR Lecture notebooks/Module 04 - SVM - Phillip/requirements.txt @@ -6,7 +6,7 @@ matplotlib==2.0.2 seaborn==0.8 jupyter==1.0.0 pandas==0.20.3 -ipython==5.4.1 +ipython==7.16.3 nltk==3.2.4 Flask-RESTful==0.3.6 #fastparquet==0.1.2