From c299610a4c5fd14eea9dd0c61f44baf54ddfc2f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 06:12:01 -0800 Subject: [PATCH] Bump ipython from 0.13.2 to 7.16.3 in /book (#24) Bumps [ipython](https://github.com/ipython/ipython) from 0.13.2 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-0.13.2...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- book/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/requirements.txt b/book/requirements.txt index 201010e..09846e4 100644 --- a/book/requirements.txt +++ b/book/requirements.txt @@ -4,7 +4,7 @@ bpython==0.13.1 coverage==3.7.1 curtsies==0.0.34 graphviz==0.4.2 -ipython==0.13.2 +ipython==7.16.3 matplotlib==1.3.1 nose==1.3.0 numpy==1.22.0