From 1d091a5555bcd85e7c0d95a42fcfb4c14a74b8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:46:46 +0000 Subject: [PATCH] Bump ipython from 7.13.0 to 8.10.0 in /tools/installers Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/installers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/installers/requirements.txt b/tools/installers/requirements.txt index cf8fe8611..cdca032bb 100644 --- a/tools/installers/requirements.txt +++ b/tools/installers/requirements.txt @@ -15,7 +15,7 @@ ray==0.8.5 psutil==5.7.2 notebook==6.4.1 jupyter==1.0.0 -ipython==7.13.0 +ipython==8.10.0 six==1.15.0 importlib-metadata==1.6.0 setuptools==50.3.2