Skip to content

Commit 6cc40bf

Browse files
authored
Bump jupyterlite-core dependency (#299)
1 parent be513b8 commit 6cc40bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- pip
66
- jupyter_server
77
- jupyterlab_server
8-
- jupyterlite-core >=0.3,<0.6
8+
- jupyterlite-core >=0.3,<0.7
99
- jupytext
1010
- pydata-sphinx-theme
1111
- micromamba=2.0.5

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"docutils",
1717
"jupyter_server",
1818
"jupyterlab_server",
19-
"jupyterlite-core >=0.2,<0.6",
19+
"jupyterlite-core >=0.2,<0.7",
2020
"jupytext",
2121
"nbformat",
2222
"sphinx>=4",

0 commit comments

Comments
 (0)