From a2fd3e6bb63151ff8c645b2ecf7b13e17c6a922e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 21 Jul 2023 16:04:00 +0000
Subject: [PATCH] Update dependency notebook to v6.4.12 [SECURITY]

---
 binder/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binder/requirements.txt b/binder/requirements.txt
index 12a4dcc..d73cb3a 100644
--- a/binder/requirements.txt
+++ b/binder/requirements.txt
@@ -1,5 +1,5 @@
 -r ../requirements.txt
-notebook==6.0.3
+notebook==6.4.12
 jupyter_server_proxy
 pandas
 numpy