diff --git a/pyproject.toml b/pyproject.toml index e2d1ee4..c2c60b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ dev = [ "pylint==3.1.0", "pytest-cov==5.0.0", "pytest==8.3.3", - "setuptools-scm==8.0.4", + "setuptools-scm==8.1.0", "setuptools==75.2.0", "twine==5.1.1", "virtualenv==20.27.0",