Skip to content

Commit e31d323

Browse files
committed
Update Python deps to most recent for Python 3.8
1 parent c33a0eb commit e31d323

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

dev-requirements-jl4.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r dev-requirements.txt
2-
jupyterlab==4.2.5
3-
jupyter_server==2.13.0
2+
jupyterlab==4.3.8
3+
jupyter_server==2.14.2

dev-requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
build==1.1.1
1+
build==1.2.2.post1
22
jupyter_packaging==0.12.3
33
flaky==3.8.1
4-
nbclassic==1.0.0
5-
pre-commit==2.21.0
6-
pytest==7.4.4
7-
selenium==4.11.2
8-
traitlets==5.9.0
9-
wheel==0.42.0
4+
nbclassic==1.2.0
5+
pre-commit==3.5.0
6+
pytest==8.3.5
7+
selenium==4.27.1
8+
traitlets==5.14.3
9+
wheel==0.45.1
1010
# jupyterlab and jupyter_server are installed separately so we can test multiple versions

0 commit comments

Comments
 (0)