Skip to content

Commit 09a285b

Browse files
authored
Merge pull request #145 from python-project-templates/copier-update-2026-04-10T03-22-13
Update from copier (2026-04-10T03:22:13)
2 parents 5e0b426 + e96b1a6 commit 09a285b

File tree

3 files changed

+114
-61
lines changed

3 files changed

+114
-61
lines changed

.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: 9b579a3
2+
_commit: 9498b78
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: jupyter

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"test": "jest --coverage --collectCoverageFrom=src/*.{js}"
4444
},
4545
"dependencies": {
46-
"@jupyterlab/application": "^4.5.1",
46+
"@jupyterlab/application": "^4.5.3",
4747
"@jupyterlab/apputils": "^4.6.6",
4848
"@jupyterlab/notebook": "^4.5.1",
4949
"@jupyterlab/services": "^7.5.5",

js/pnpm-lock.yaml

Lines changed: 112 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)