From d23d40afc7f2e9f0c569adf9c5977f74994dcd1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:16:57 +0000 Subject: [PATCH] Bump ipython from 8.5.0 to 8.6.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.5.0...8.6.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..bc227499 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.6.0 numpy==1.23.4 chispa==0.9.2 pandas==1.5.1