diff --git a/pyproject.toml b/pyproject.toml index 22710f99..83e8607c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [build-system] requires = [ "setuptools == 80.9.0", - "setuptools_scm[toml] == 8.3.1", + "setuptools_scm[toml] == 9.2.0", "frequenz-repo-config[api] == 0.13.5", # 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