From e227865513c4b88c5205f45e530d379471d633f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:03:45 +0000 Subject: [PATCH] Bump ipython from 8.5.0 to 8.8.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.8.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.5.0...8.8.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ddc1bd92..2b08c080 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ black==22.10.0 flake8==5.0.4 -ipython==8.5.0 +ipython==8.8.0 numpy==1.23.4 chispa==0.9.2 pandas==1.5.1