Skip to content

Commit 00ff7ca

Browse files
committed
Pin pytest < 8.1.0
1 parent 0c63715 commit 00ff7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jupyter-enterprisegateway = "enterprise_gateway.enterprisegatewayapp:launch_inst
5757
[project.optional-dependencies]
5858
test = [
5959
"coverage",
60-
"pytest",
60+
"pytest<8.1.0",
6161
"pytest-tornasync",
6262
"ipykernel",
6363
"pre-commit",

0 commit comments

Comments
 (0)