diff --git a/pyproject.toml b/pyproject.toml index 46b8f35e9..deeda8a34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ docs = [ 'sphinx-tabs==3.5.0', 'sphinx-autoissues==0.0.1', ] -test = ['pytest==9.0.2', 'pytest-cov==7.0.0', 'behave==1.3.3'] +test = ['pytest==9.0.2', 'pytest-cov==7.1.0', 'behave==1.3.3'] casts = ['asciinema==2.4.0'] build = [ 'nuitka==4.0.6',