From c025a612b7830062125bea8528d76136feb50bab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 13:24:46 +0000 Subject: [PATCH] Update dependency ipython to v9.13.0 --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index fca3979c..ff05098c 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.13.0 orjson==3.11.7 pandas==2.2.3