Skip to content

Commit 1627d75

Browse files
authored
Merge pull request #660 from bashtage/snyk-fix-7bdbaef16808ff5e80d49e086f1510df
[Snyk] Security upgrade jupyterlab from 3.6.8 to 4.4.8
2 parents 53214aa + 45a1d1e commit 1627d75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ sphinxcontrib-spelling
2525
sphinx_autodoc_typehints
2626
wheel
2727
flake8-bugbear
28-
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
28+
jupyterlab>=4.4.8 # not directly required, pinned by Snyk to avoid a vulnerability
29+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)