From 1240b68d664e9ee01c2d5acb753019fbabf8a2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:04:05 +0000 Subject: [PATCH] Bump ipython from 6.2.1 to 7.16.3 in /ch09 Bumps [ipython](https://github.com/ipython/ipython) from 6.2.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.2.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch09/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch09/requirements.txt b/ch09/requirements.txt index a41f48cd4..b42f04228 100644 --- a/ch09/requirements.txt +++ b/ch09/requirements.txt @@ -1,5 +1,5 @@ -ipython==6.2.1 +ipython==7.16.3 matplotlib==2.2.2 pandas==0.22.0 seaborn==0.8.1 \ No newline at end of file