diff --git a/pyproject.toml b/pyproject.toml index 16fdd543..2746b5cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ tests = [ "pytest==8.3.5", "pytest-cov==6.1.1", "pytest-qt==4.4.0", - "setuptools==80.4.0", + "setuptools==80.7.1", ] doc = [ "Sphinx==8.1.3",