diff --git a/pyproject.toml b/pyproject.toml index bfbead4c..cea878a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ tests = [ "pytest==8.3.4", "pytest-cov==6.0.0", "pytest-qt==4.4.0", - "setuptools==75.7.0", + "setuptools==75.8.0", ] doc = [ "Sphinx==8.1.3",