Skip to content

Commit eb4956f

Browse files
committed
Pin to 1.8 version for pytest-virtualenv
1 parent a283b13 commit eb4956f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tripy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ docs = [
5151
]
5252
test = [
5353
"pytest==7.1.3",
54-
"pytest-virtualenv==1.7.0",
54+
"pytest-virtualenv==1.8.0",
5555
"pytest-profiling==1.7.0",
5656
"pytest-cov==4.1.0",
5757
"pytest-xdist==3.6.1",

0 commit comments

Comments
 (0)