Skip to content

Commit 52d6abc

Browse files
authored
Merge pull request #136 from python-project-templates/tkp/jsup
Update jupyter dep
2 parents 9498b78 + 6efde24 commit 52d6abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/js/package.json.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@jupyterlab/application": "^4.5.3",
4747
"@jupyterlab/apputils": "^4.6.6",
4848
"@jupyterlab/notebook": "^4.5.1",
49-
"@jupyterlab/services": "^7.5.3",
49+
"@jupyterlab/services": "^7.5.5",
5050
"@lumino/disposable": "^2.1.5"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)