commit: 008315521bf3de10eb0db39d07856a4ba6dae8a1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 10:49:23 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 10:53:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00831552
dev-python/notebook: Sync jupyterlab RDEP/BDEP
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/notebook/notebook-7.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/notebook/notebook-7.3.2.ebuild
b/dev-python/notebook/notebook-7.3.2.ebuild
index 471a77ab8f5f..19a2515ea0d1 100644
--- a/dev-python/notebook/notebook-7.3.2.ebuild
+++ b/dev-python/notebook/notebook-7.3.2.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
BDEPEND="
dev-python/hatch-jupyter-builder[${PYTHON_USEDEP}]
- >=dev-python/jupyterlab-4.3.2[${PYTHON_USEDEP}]
+ >=dev-python/jupyterlab-4.3.4[${PYTHON_USEDEP}]
<dev-python/jupyterlab-4.4[${PYTHON_USEDEP}]
test? (
dev-python/ipykernel[${PYTHON_USEDEP}]