From ae8bc59480813fb988cfc3075da59ea9e7acd6cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 17:04:25 +0000 Subject: [PATCH] Update dependency ipython to v9.11.0 --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index 7f9fa70e..bf6b3c8f 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -1,7 +1,7 @@ # Jupyter server requirements jupyter-server==2.16.0 ipykernel==6.29.5 -ipython==9.2.0 +ipython==9.11.0 orjson==3.11.7 pandas==2.2.3