Skip to content

Commit aa2a526

Browse files
authored
Merge pull request #28 from RolnickLab/jupyter-security-patch
Update dependencies - Jupyter related vulnerability
2 parents 9b39200 + 5f97ace commit aa2a526

2 files changed

Lines changed: 485 additions & 403 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ docs =[
6767
"properdocs>=1.6.7",
6868
]
6969
lab = [
70-
"jupyterlab>=4.0.10",
71-
"notebook>=7.0.6",
70+
"jupyterlab>=4.5.7",
71+
"notebook>=7.5.6",
7272
"jupyterlab-lsp>=5.0.1",
7373
]
7474

0 commit comments

Comments
 (0)