Skip to content

Commit 475cdfb

Browse files
authored
Merge pull request #22 from t-strings/update-jupyterlite-packages-version
Update package versions in pyproject.toml and uv.lock
2 parents bf62548 + 7a2f601 commit 475cdfb

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
88
# "sphinx>=8.2.3",
9-
"jupyterlite-core[all]>=0.6.0b0",
10-
"jupyterlite-pyodide-kernel>=0.6.0b1",
11-
"jupytext>=1.17.1",
9+
"jupyterlite-core[all]>=0.6.1",
10+
"jupyterlite-pyodide-kernel>=0.6.1",
11+
"jupytext>=1.17.2",
1212
]

uv.lock

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

0 commit comments

Comments
 (0)