We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6aa4a53 + 7806345 commit 78f1b2cCopy full SHA for 78f1b2c
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@
4
[build-system]
5
requires = [
6
"setuptools == 80.9.0",
7
- "setuptools_scm[toml] == 9.2.2",
+ "setuptools_scm[toml] == 10.0.5",
8
"frequenz-repo-config[api] == 0.17.0",
9
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make
10
# sure the code is generated using the minimum supported versions, as older
0 commit comments