From 558de54091c185a3d70d5a9d284b3df20d3cb11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:11:11 +0000 Subject: [PATCH] Bump ipython from 8.5.0 to 8.10.0 in /xgboost/recovery Bumps [ipython](https://github.com/ipython/ipython) from 8.5.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.5.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- xgboost/recovery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xgboost/recovery/requirements.txt b/xgboost/recovery/requirements.txt index 4fc2fe68..150f6f5a 100644 --- a/xgboost/recovery/requirements.txt +++ b/xgboost/recovery/requirements.txt @@ -56,7 +56,7 @@ idna==3.4 importlib-metadata==5.0.0 iniconfig==1.1.1 ipykernel==6.16.2 -ipython==8.5.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==8.0.2 isort==5.10.1