Skip to content

Commit c3f5d8f

Browse files
committed
Update minimum pytest-jupyter; we need 0.7 as it
enabled `jp_ws_fetch` header override in: gttps://github.com/jupyter-server/pytest-jupyter/pull/51
1 parent 4265f4e commit c3f5d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ test = [
5656
"ipykernel",
5757
"pytest-console-scripts",
5858
"pytest-timeout",
59-
"pytest-jupyter[server]>=0.4",
59+
"pytest-jupyter[server]>=0.7",
6060
"pytest>=7.0",
6161
"requests",
6262
"pre-commit",

0 commit comments

Comments
 (0)