From 05b09ed12f02cd54245bc73a9e8504aabd7b6508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 15:03:57 +0000 Subject: [PATCH] Bump ipython from 8.8.0 to 8.12.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.12.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.12.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50e479a..e88d967 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ipython==8.8.0 +ipython==8.12.0 matplotlib==3.6.2 nbconvert==7.2.7