diff --git a/pyproject.toml b/pyproject.toml index a7989c74..23f540ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ tests = [ "pytest==8.3.5", "pytest-cov==7.0.0", "pytest-qt==4.5.0", - "setuptools==82.0.0", + "setuptools==82.0.1", ] doc = [ "Sphinx==8.1.3",