Skip to content

Commit 96aeb4b

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 287b79c commit 96aeb4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ sphinx-immaterial
2424
sphinxcontrib-spelling
2525
sphinx_autodoc_typehints
2626
wheel
27+
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)