Skip to content

Commit

Permalink
[tox] update pytest dependency, v8.1.0 is yanked
Browse files Browse the repository at this point in the history
  • Loading branch information
anilbey committed Mar 4, 2024
1 parent 2fc6411 commit 6bec9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ commands =
[testenv:examples]
envdir={toxworkdir}/{envname}
deps =
pytest>=8.1.0,<9.0.0
pytest>=7.3.1,<9.0.0
pytest-xdist>=3.3.1 # multiprocessing
pytest-forked>=1.6.0 # isolation
nbmake>=1.5.1
Expand Down

0 comments on commit 6bec9a1

Please sign in to comment.