diff --git a/pyproject.toml b/pyproject.toml index fff8ccb28..8ea7d8dcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "pytest-cov==4.0.0", "pytest-xdist==3.2.0", "pytest==7.2.1", - "tox==4.4.6", + "tox==4.4.8", ] ui_test = [ "pytest-timeout==2.1.0",