diff --git a/pyproject.toml b/pyproject.toml index 1558c42..cafeabd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ test = [ "pytest", "pytest-cov", - "setuptools<83.0.0", + "setuptools<84.0.0", "genbadge[coverage]>=1.0.0", ] docs = [