diff --git a/pyproject.toml b/pyproject.toml index 340fded..342b34c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "pre-commit == 3.5.0 ; python_version < '3.9'", "pre-commit == 3.7.1 ; python_version >= '3.9'", "pytest == 8.2.0", - "setuptools_scm == 8.0.4", + "setuptools_scm == 8.1.0", "tox == 4.15.0", ]