diff --git a/pyproject.toml b/pyproject.toml index 280496c5..80019bc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ "ansys-tools-path==0.4.1", "pytest==8.0.0", "pytest-cov==4.1.0", - "pytest-qt==4.3.1", + "pytest-qt==4.4.0", ] doc = [ "Sphinx==7.2.6",