mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
Bump just jupyterlab (#1930)
This commit is contained in:
parent
2f61900269
commit
48d961bb5f
1 changed files with 2 additions and 1 deletions
3
data/data-pipeline/poetry.lock
generated
3
data/data-pipeline/poetry.lock
generated
|
@ -881,7 +881,7 @@ test = ["coverage", "ipykernel", "pre-commit", "pytest-console-scripts", "pytest
|
|||
|
||||
[[package]]
|
||||
name = "jupyterlab"
|
||||
version = "3.4.5"
|
||||
version = "3.4.7"
|
||||
description = "JupyterLab computational environment"
|
||||
category = "dev"
|
||||
optional = false
|
||||
|
@ -896,6 +896,7 @@ jupyterlab-server = ">=2.10,<3.0"
|
|||
nbclassic = "*"
|
||||
notebook = "<7"
|
||||
packaging = "*"
|
||||
tomli = "*"
|
||||
tornado = ">=6.1.0"
|
||||
|
||||
[package.extras]
|
||||
|
|
Loading…
Add table
Reference in a new issue