diff --git a/pyproject.toml b/pyproject.toml index 003ca6862..2558011b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "pytest-cov==4.0.0", "pytest-xdist==3.2.0", "pytest==7.3.1", - "tox==4.5.1", + "tox==4.5.2", ] ui_test = [ "pytest-timeout==2.1.0",