diff --git a/pyproject.toml b/pyproject.toml index 367c140d3..3edb531b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ docs = [ 'sphinx-autoissues==0.0.1', 'sphinx-copybutton==0.5.2', ] -test = ['pytest==9.1.0', 'pytest-cov==7.1.0', 'behave==1.3.3', 'cyclonedx-python-lib[json-validation]==11.11.0'] +test = ['pytest==9.1.1', 'pytest-cov==7.1.0', 'behave==1.3.3', 'cyclonedx-python-lib[json-validation]==11.11.0'] casts = ['asciinema==2.4.0'] build = [ 'nuitka==4.1.2',