Skip to content

Commit e201fea

Browse files
authored
Merge pull request #81 from Data-Simply/update_jupyterlab_4_2_5
fix: dependabot jupyerlab security update
2 parents a86c032 + 3db4f75 commit e201fea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ruff = "^0.4.8"
2828
pre-commit ="^3.6.2"
2929

3030
[tool.poetry.group.examples.dependencies]
31-
jupyterlab = "^4.2.4"
31+
jupyterlab = "^4.2.5"
3232
tqdm = "^4.66.1"
3333

3434
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)