Skip to content

Commit 9b243c7

Browse files
llucaxstefan-brus-frequenz
authored andcommitted
Bump setuptools dependency
This is needed to be compatible with the requirements for repo-config v0.5.x. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent c4baf42 commit 9b243c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[build-system]
55
requires = [
6-
"setuptools == 67.3.2",
6+
"setuptools == 68.1.0",
77
"setuptools_scm[toml] == 7.1.0",
88
"frequenz-repo-config[api] == 0.5.2",
99
]

0 commit comments

Comments
 (0)