Skip to content

Commit

Permalink
Update minimum pytest-jupyter; we need 0.7 as it
Browse files Browse the repository at this point in the history
enabled `jp_ws_fetch` header override in:
gttps://github.com/jupyter-server/pytest-jupyter/pull/51
  • Loading branch information
krassowski committed Feb 20, 2024
1 parent 4265f4e commit c3f5d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ test = [
"ipykernel",
"pytest-console-scripts",
"pytest-timeout",
"pytest-jupyter[server]>=0.4",
"pytest-jupyter[server]>=0.7",
"pytest>=7.0",
"requests",
"pre-commit",
Expand Down

0 comments on commit c3f5d8f

Please sign in to comment.