Skip to content

Commit 6e0f41d

Browse files
authored
chore: bump hatch-jupyter-builder dependency
1 parent 5514dfa commit 6e0f41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ skip-if-exists = [
8686
"{{ cookiecutter.python_package_name }}/labextension/package.json",
8787
]
8888
dependencies = [
89-
"hatch-jupyter-builder>=0.5.0",
89+
"hatch-jupyter-builder>=0.8.2",
9090
]
9191

9292
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]

0 commit comments

Comments
 (0)