diff --git a/setup.py b/setup.py index 69794c90..d0a60f34 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "pytest==8.0.0", "pytest-cov==4.1.0", "pytest-mock==3.12.0", - "pytest-qt==4.2.0", + "pytest-qt==4.4.0", "psutil==5.9.6", "pytest-check==2.2.2", "pywin32; sys_platform=='win32'",