diff --git a/pyproject.toml b/pyproject.toml index fac1b42..269cc24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [build-system] requires = [ "setuptools == 80.10.2", - "setuptools_scm[toml] == 9.2.2", + "setuptools_scm[toml] == 10.0.5", "frequenz-repo-config[api] == 0.17.0", # We need to pin the protobuf, grpcio and grpcio-tools dependencies to make # sure the code is generated using the minimum supported versions, as older