diff --git a/pyproject.toml b/pyproject.toml index 49538962..51a9e165 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "requests==2.31.0", "PySide6==6.5.2", "ansys-tools-path==0.3.1", - "pytest==7.4.0", + "pytest==7.4.1", "pytest-cov==4.1.0", "pytest-qt==4.2.0", ]