diff --git a/pyproject.toml b/pyproject.toml index 9db30ded..6fa765d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ "debugpy", # Qt thread debugging ] test = [ - "pytest==8.2.1", + "pytest==8.3.2", "pytest-cov==5.0.0", "pytest-mock==3.14.0", "pytest-qt==4.4.0",