diff --git a/pyproject.toml b/pyproject.toml index 6ee448cf..5e85e445 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ tests = [ "pytest==8.3.2", "pytest-cov==5.0.0", "pytest-qt==4.4.0", - "setuptools==74.0.0", + "setuptools==74.1.2", ] doc = [ "Sphinx==8.0.2",