We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c33a0eb + 7107776 commit ccd5fafCopy full SHA for ccd5faf
dev-requirements-jl4.txt
@@ -1,3 +1,3 @@
1
-r dev-requirements.txt
2
-jupyterlab==4.2.5
3
-jupyter_server==2.13.0
+jupyterlab==4.3.8
+jupyter_server==2.14.2
dev-requirements.txt
@@ -1,10 +1,11 @@
-build==1.1.1
+build==1.2.2.post1
jupyter_packaging==0.12.3
flaky==3.8.1
4
-nbclassic==1.0.0
5
-pre-commit==2.21.0
6
-pytest==7.4.4
+nbclassic==1.2.0
+pre-commit==3.5.0
+pytest==8.3.5
7
selenium==4.11.2
8
-traitlets==5.9.0
9
-wheel==0.42.0
+# selenium==4.27.1
+traitlets==5.14.3
10
+wheel==0.45.1
11
# jupyterlab and jupyter_server are installed separately so we can test multiple versions
0 commit comments