Skip to content

Commit 3d5d4b2

Browse files
committed
Bump pytest, pytest-cov versions
1 parent c1d8db8 commit 3d5d4b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ isolated_build = True
1212

1313
[testenv]
1414
deps =
15-
pytest>=7.4
16-
pytest-cov>=4.1
15+
pytest>=8.1.1
16+
pytest-cov>=5.0
1717
commands =
1818
stagpy version
1919
pytest --cov={envsitepackagesdir}/stagpy --cov-report term-missing {posargs}

0 commit comments

Comments
 (0)