From 4c915bfabb95dfb9c7e638d190444400ccd5ece5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:26:27 +0000 Subject: [PATCH] Bump ipython from 8.8.0 to 8.10.0 in /python Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... 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 229b6f19..df9d54a3 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ black==22.10.0 flake8==6.0.0 -ipython==8.8.0 +ipython==8.10.0 numpy==1.23.4 chispa==0.9.2 pandas==1.5.2