From 8c72b2211bca93e8f2721ecf553eedb930c75fca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 19:46:51 +0000 Subject: [PATCH] chore(deps): update dependency jupyter-server to v2.20.0 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d1619e..f97675b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -149,7 +149,7 @@ jupyter-core==5.4.0 # notebook jupyter-events==0.8.0 # via jupyter-server -jupyter-server==2.9.1 +jupyter-server==2.20.0 # via # jupyterlab # jupyterlab-server