Skip to content

Commit 5d442f2

Browse files
committed
fix: requirements-dev.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JUPYTERLAB-13053585
1 parent 5a952e5 commit 5d442f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ pytest-repeat
1111
jupyter
1212
ipykernel
1313
-r docs/requirements.txt
14+
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)