Skip to content

Commit e7d5e4b

Browse files
committed
Update all python requirements
1 parent aec30bd commit e7d5e4b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

dev-requirements-jl4.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r dev-requirements.txt
2-
jupyterlab==4.4.10
2+
jupyterlab==4.5.6
33
jupyter_server==2.17.0
4-
notebook==7.4.7
4+
notebook==7.5.5

dev-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
build==1.3.0
1+
build==1.4.0
22
jupyter_packaging==0.12.3
33
flaky==3.8.1
4-
pre-commit==4.3.0
5-
pytest==8.4.2
4+
pre-commit==4.5.1
5+
pytest==9.0.2
66
# selenium==4.11.2
7-
selenium==4.38.0
7+
selenium==4.41.0
88
traitlets==5.14.3
9-
wheel==0.45.1
9+
wheel==0.46.3
1010
# jupyterlab and jupyter_server are installed separately so we can test multiple versions

0 commit comments

Comments
 (0)