Skip to content

Commit 04766a0

Browse files
dependabot[bot]aieng-bot[bot]
andauthored
chore(deps): bump jupyterlab from 4.5.7 to 4.5.8 (#146)
* chore(deps): bump jupyterlab from 4.5.7 to 4.5.8 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.5.7 to 4.5.8. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.7...@jupyterlab/lsp@4.5.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fix uv.lock: correct ruff specifier for aieng-topic-impl sub-package The aieng-topic-impl sub-package specifies ruff>=0.9.2, but after the ruff bump in the main package (#147), the lock file incorrectly recorded >=0.15.16 for the sub-package metadata. Run uv lock to correct it. Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aieng-bot[bot] <aieng-bot@vectorinstitute.ai>
1 parent 4f36159 commit 04766a0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"filelock==3.29.1",
1212
"idna>=3.18",
1313
"jupyter-server>=2.19.0",
14-
"jupyterlab>=4.5.7",
14+
"jupyterlab>=4.5.8",
1515
"mistune>=3.2.0",
1616
"nbconvert>=7.17.0",
1717
"pip>=26.1.2",

uv.lock

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

0 commit comments

Comments
 (0)