From 286e226e0d8b5d0401f0c6ed471d3575a3ab935e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 17:42:07 -0500 Subject: [PATCH] Bump ipython from 7.26.0 to 7.31.1 (#19) Bumps [ipython](https://github.com/ipython/ipython) from 7.26.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.26.0...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 276e258..e8b8833 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ setuptools~=57.4.0 numpy~=1.21.1 pandas~=1.3.3 packaging~=21.0 -ipython==7.26.0 +ipython==7.31.1 ipyvuetify~=1.8.0 ipywidgets~=7.6.3 pytest~=6.2.4