Skip to content

Commit bb04284

Browse files
committed
Resolve dependabot dependency concerns in requirements-dev
1 parent 8f571bb commit bb04284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.8.0
22
flake8==7.1.1
33
isort==5.13.2
4-
jupyterlab==3.6.7
4+
jupyterlab>=4.4.8
55
mypy==1.11.1
66
nbexec==0.2.0
77
pandas-stubs==2.2.2.240805
@@ -10,5 +10,5 @@ py==1.11.0
1010
pytest-cov==5.0.0
1111
pytest-parallel==0.1.1
1212
pytest==8.3.2
13-
setuptools==68.2.2
13+
setuptools>=78.1.1
1414
types-Pillow==10.2.0.20240520

0 commit comments

Comments
 (0)