Bump just jupyterlab (#1930)

This commit is contained in:
Matt Bowen 2022-09-27 15:13:06 -04:00 committed by GitHub
parent 2f61900269
commit 48d961bb5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]