diff --git a/pyproject.toml b/pyproject.toml index de6af7e0..dc3c9895 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ docs = [ 'sphinxcontrib-details-directive==0.1.0', 'sphinx-sitemap==2.6.0', ] -test = ['pytest==8.3.5', 'pytest-cov==6.1.0', 'behave==1.2.6'] +test = ['pytest==8.3.5', 'pytest-cov==6.1.1', 'behave==1.2.6'] casts = ['asciinema==2.4.0']