Skip to content

Commit 316cf9a

Browse files
authored
Merge pull request #165 from python-project-templates/copier-update-2026-05-21T19-46-57
Update from copier (2026-05-21T19:46:57)
2 parents 548de83 + 5f57e3a commit 316cf9a

3 files changed

Lines changed: 363 additions & 774 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 2f2c13b
2+
_commit: b5fb449
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: jupyter

js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"dependencies": {
4646
"@jupyterlab/application": "^4.5.7",
4747
"@jupyterlab/apputils": "^4.6.7",
48-
"@jupyterlab/notebook": "^4.5.1",
49-
"@jupyterlab/services": "^7.5.5",
48+
"@jupyterlab/notebook": "^4.5.7",
49+
"@jupyterlab/services": "^7.5.7",
5050
"@lumino/disposable": "^2.1.5"
5151
},
5252
"devDependencies": {
@@ -76,7 +76,7 @@
7676
},
7777
"pnpm": {
7878
"overrides": {
79-
"webpack": "5.105.4"
79+
"webpack": "5.76.1"
8080
}
8181
}
8282
}

0 commit comments

Comments
 (0)