diff --git a/pyproject.toml b/pyproject.toml index 48695296..39f1dd89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ tests = [ "appdirs==1.4.4", "requests==2.28.2", "PySide6==6.5.0", - "pytest==7.3.0", + "pytest==7.3.1", "pytest-cov==4.0.0", "pytest-qt==4.2.0", ]